-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
setuptools_scm_git_archive is obsolete #515
Labels
enhancement
Improvement
good first issue
This is what we believe is newcomer-friendly, feel free to contribute!
Comments
webknjaz
added
enhancement
Improvement
good first issue
This is what we believe is newcomer-friendly, feel free to contribute!
and removed
bug
Something is broken
triage
labels
Sep 18, 2022
Whoever gets to contribute this, should follow hints on making deps conditional per sphinx-contrib/sphinxcontrib-towncrier#80 (comment). |
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 9, 2023
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 14, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 15, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 15, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 17, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 17, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 17, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 17, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 17, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 17, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 17, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
May 28, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
Jun 6, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
Jun 7, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. This patch makes up a set of conditional build dependencies that add `setuptools-scm-git-archive` only below Python 3.7 and in combination with an older version of `setuptools-scm`. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
Jun 7, 2023
`setuptools-scm` support Git archives natively starting v7 but it only supports Python 3.7 or higher. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
Jun 8, 2023
Since version 7, setuptools-scm has native support for git archive, so the setuptools-scm-git-archive project is obsolete and this patch removes it from the build dependencies. Close cherrypy#515
serhii73
added a commit
to serhii73/cheroot
that referenced
this issue
Jun 8, 2023
Since version 7, setuptools-scm has native support for git archive, so the setuptools-scm-git-archive project is obsolete and this patch removes it from the build dependencies. Close cherrypy#515
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
enhancement
Improvement
good first issue
This is what we believe is newcomer-friendly, feel free to contribute!
Since version 7, setuptools_scm has native support for git archive, so the project is obsolete and its homepage is a porting guide.
The text was updated successfully, but these errors were encountered: