155512b76e
Accepting request 922941 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/922941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=29
2021-10-25 13:16:47 +00:00
668958141c
Accepting request 922890 from home:bnavigator:branches:devel:languages:python
...
- Drop add-rpmfail-pytest-markers.patch
OBS-URL: https://build.opensuse.org/request/show/922890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=65
2021-10-04 07:07:07 +00:00
f85cd8e028
Accepting request 922887 from home:bnavigator:branches:devel:languages:python
...
- Update to 6.3.3
* only put minimal setuptools version into toml extra to warn
people with old strict pins
- Release 6.3.2
* fix #629 : correctly convert Version data in tags_to_version
parser to avoid errors
- Release 6.3.1
* fix #625 : restore tomli in install_requires after the
regression changes in took it out and some users never added
it even tho they have pyproject.toml files
- Release 6.3.0
* Warning
This release explicitly warns on unsupported setuptools. This
unfortunately has to happen as the legacy setup_requires
mechanism incorrectly configures the setuptools working-set
when a more recent setuptools version than available is
required.
As all releases of setuptools are affected as the historic
mechanism for ensuring a working setuptools setup was shipping
a ez_setup file next to setup.py, which would install the
required version of setuptools.
This mechanism has long since been deprecated and removed as
most people haven't been using it
* fix #612 : depend on packaging to ensure version parsing parts
* fix #611 : correct the typo that hid away the toml extra and
add it in setup.py as well
* fix #615 : restore support for the git_archive plugin which
doesn't pass over the config
* restore the ability to run on old setuptools while to avoid
breaking pipelines
OBS-URL: https://build.opensuse.org/request/show/922887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=64
2021-10-03 20:39:30 +00:00
769f7596f5
Accepting request 862650 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/862650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=28
2021-01-14 14:04:49 +00:00
1925d5a039
Accepting request 862573 from home:mcalabkova:branches:devel:languages:python
...
- Workaround pytest 6.2 failures
OBS-URL: https://build.opensuse.org/request/show/862573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=62
2021-01-12 14:26:39 +00:00
d23ff2bf82
Accepting request 823624 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/823624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=27
2020-08-01 10:31:22 +00:00
Tomáš Chvátal
46d89799ca
Accepting request 823561 from home:mcalabkova:branches:devel:languages:python
...
- update to 4.1.2
* include python 3.9 via the deadsnakes action
* fix handling of missing git/hg on python2.7 (python 3 exceptions where used)
* Add ``parentdir_project_version`` to support installs from GitHub release
tarballs.
* switch to declarative metadata
* select git tags based on the presence of numbers instead of dots
* enable getting a version form a parent folder prefix
* add release-branch-semver version scheme
* make global configuration available to version metadata
* drop official support for python 3.4
OBS-URL: https://build.opensuse.org/request/show/823561
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=60
2020-07-30 18:47:27 +00:00
44c1e86881
Accepting request 786238 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/786238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=26
2020-03-26 23:26:57 +00:00
Tomáš Chvátal
89ac974870
Accepting request 786189 from home:pgajdos:python
...
- version update to 3.5.0
* add ``no-local-version`` local scheme and improve documentation for schemes
* fix #403 : also sort out resource warnings when dealing with git file finding
OBS-URL: https://build.opensuse.org/request/show/786189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=58
2020-03-18 17:38:06 +00:00
Tomáš Chvátal
62a89aa5d3
Accepting request 769019 from home:mcalabkova:branches:devel:languages:python
...
- update to 3.4.3
* ensure the git file finder closes file descriptor after reading archive
* correctly transfer tag regex in the Configuration constructor
* correctly set up the default version scheme for pyproject usage.
* add support for projects built under setuptools declarative config
* ensure the git file finder closes filedescriptors even when errors happen
* clean out env vars from the git hook system to ensure correct function from within
OBS-URL: https://build.opensuse.org/request/show/769019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=57
2020-01-31 10:34:57 +00:00
e101c40eb4
Accepting request 744684 from devel:languages:python
...
- Update the add-rpmfail-pytest-markers.patch to not have
pin on old pytest
OBS-URL: https://build.opensuse.org/request/show/744684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=25
2019-11-04 16:13:57 +00:00
Tomáš Chvátal
278eb16148
- Update the add-rpmfail-pytest-markers.patch to not have
...
pin on old pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=55
2019-11-01 08:57:57 +00:00
3aad258e77
Accepting request 716844 from devel:languages:python
...
- Pin pytest3 for now, pytest4 and 5 work fine in upstream git
and will be solved with next release
OBS-URL: https://build.opensuse.org/request/show/716844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=24
2019-07-30 11:01:22 +00:00
Tomáš Chvátal
e87ea9f10e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=53
2019-07-19 09:04:04 +00:00
Tomáš Chvátal
331634a5f8
- Pin pytest3 for now, pytest4 and 5 work fine in upstream git
...
and will be solved with next release
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=52
2019-07-18 09:22:29 +00:00
ce99be3707
Accepting request 702875 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/702875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=23
2019-05-17 21:39:00 +00:00
Tomáš Chvátal
8ce4cf9465
Accepting request 702816 from home:mcalabkova:branches:devel:languages:python
...
- update to 3.3.3
* adding the fallback_version option, which sets the version to
be used when everything else fails.
* use a specific fallback root when calling fallbacks.
* fix python3.8 support and add builds for up to python3.8
OBS-URL: https://build.opensuse.org/request/show/702816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=50
2019-05-14 15:45:31 +00:00
b5583567f1
Accepting request 693663 from devel:languages:python
...
- fix add-rpmfail-pytest-markers.patch to build for older distros
OBS-URL: https://build.opensuse.org/request/show/693663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=22
2019-04-19 16:36:37 +00:00
9d704b5389
- fix add-rpmfail-pytest-markers.patch to build for older distros
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=48
2019-04-12 08:33:19 +00:00
ae2e288c65
Accepting request 690880 from devel:languages:python
...
- Original patch by John Vandenberg, modified:
- Move pytest -k test exclusions into add-rpmfail-pytest-markers.patch
to clarify the reason for those failures
- Refine runtime Recommends from git to git-core
OBS-URL: https://build.opensuse.org/request/show/690880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=21
2019-04-04 10:03:36 +00:00
Tomáš Chvátal
1a37164b3b
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=46
2019-04-03 08:02:15 +00:00
Tomáš Chvátal
0ebc7619d7
Accepting request 690649 from home:mcepl:branches:devel:languages:python
...
- Original patch by John Vandenberg, modified:
- Move pytest -k test exclusions into add-rpmfail-pytest-markers.patch
to clarify the reason for those failures
- Refine runtime Recommends from git to git-core
OBS-URL: https://build.opensuse.org/request/show/690649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=45
2019-04-02 15:43:53 +00:00
799d51bdc7
Accepting request 680486 from devel:languages:python
...
- Update to 3.2.0:
* adding the option git_describe_command to allow the user to control the
way that git describe is called.
OBS-URL: https://build.opensuse.org/request/show/680486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=20
2019-03-04 08:11:08 +00:00
Tomáš Chvátal
7091e00550
- Update to 3.2.0:
...
* adding the option git_describe_command to allow the user to control the
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=43
2019-03-01 12:40:39 +00:00
619d023386
- adding the option git_describe_command to allow the user to control the
...
way that git describe is called.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=42
2019-03-01 12:38:08 +00:00
458d5c6ae4
Accepting request 668380 from devel:languages:python
...
- Remove BR for mercurial.
OBS-URL: https://build.opensuse.org/request/show/668380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=19
2019-01-26 21:21:05 +00:00
3667b0bd77
- Remove BR for mercurial.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=40
2019-01-24 15:37:51 +00:00
ca0a92e40a
Accepting request 636247 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/636247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=18
2018-09-26 12:53:11 +00:00
Tomáš Chvátal
f92882c08e
Accepting request 636204 from home:mimi_vx:branches:devel:languages:python
...
- remove tox.ini - it breaks tests with pytest-3.8.0
OBS-URL: https://build.opensuse.org/request/show/636204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=38
2018-09-18 05:52:54 +00:00
bb8a1b3a20
Accepting request 632095 from devel:languages:python
...
- Fix Leap 42.3 build by moving Name above lua code expansion
OBS-URL: https://build.opensuse.org/request/show/632095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=17
2018-08-31 07:51:40 +00:00
Tomáš Chvátal
69985b1d5a
- Fix Leap 42.3 build by moving Name above lua code expansion
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=36
2018-08-29 08:07:03 +00:00
1172decd60
Accepting request 628792 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/628792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=16
2018-08-15 08:32:45 +00:00
Tomáš Chvátal
a3c07faa5f
Accepting request 628782 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/628782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=34
2018-08-11 19:54:22 +00:00
Tomáš Chvátal
5d0c2f39a4
Accepting request 628186 from home:jengelh:branches:devel:languages:python
...
- Use noun phrase in summary.
OBS-URL: https://build.opensuse.org/request/show/628186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=33
2018-08-08 17:00:48 +00:00
Tomáš Chvátal
55f5f08b65
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=32
2018-08-07 07:29:17 +00:00
Tomáš Chvátal
dae306a8be
- Fix the multibuild code
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=31
2018-08-07 07:20:00 +00:00
7d43c7e763
Accepting request 626813 from devel:languages:python
...
- Update to 3.0.6:
* Solves issue with wrong version in egg-info
- Add multibuild to run tests in -test package
- Version update to 3.0.5:
* fix readme
* correct the deploy sections
- update to version 3.0.2:
* fix a regression from tag parsing - support for multi-dashed
prefixes - #284
- changes from version 3.0.1:
* fix a regression in setuptools_scm.git.parse - reorder arguments
so the positional invocation from before works as expected #281
- changes from version 3.0.0:
* introduce pre-commit and use black
* print the origin module to help testing
* switch to src layout (breaking change)
* no longer alias tag and parsed_version in order to support
understanding a version parse failure
* require parse results to be ScmVersion or None (breaking change)
* fix #266 by requiring the prefix word to be a word again (breaking
change as the bug allowed arbitrary prefixes while the original
feature only allowed words")
* introduce a internal config object to allow the configruation fo
tag parsing and prefixes (thanks to @punkadiddle for introducing
it and passing it trough)
OBS-URL: https://build.opensuse.org/request/show/626813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=15
2018-08-02 12:56:04 +00:00
Tomáš Chvátal
fbe06ebb47
- Update to 3.0.6:
...
* Solves issue with wrong version in egg-info
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=29
2018-08-01 07:28:38 +00:00
Tomáš Chvátal
a456184f9e
- Add multibuild to run tests in -test package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=28
2018-07-31 10:03:39 +00:00
Tomáš Chvátal
edf8ea4ef6
- Version update to 3.0.5:
...
* fix readme
* correct the deploy sections
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=27
2018-07-31 09:18:18 +00:00
Tomáš Chvátal
69dda9099e
Accepting request 624906 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/624906
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=26
2018-07-30 07:32:50 +00:00
e307dc0f93
Accepting request 607411 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/607411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=14
2018-05-19 13:40:33 +00:00
Tomáš Chvátal
454f67b124
Accepting request 607345 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/607345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=23
2018-05-15 08:10:01 +00:00
ca5fa64552
Accepting request 596488 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/596488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=13
2018-04-22 12:29:41 +00:00
Tomáš Chvátal
04caede78a
Accepting request 596406 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/596406
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=22
2018-04-14 06:46:36 +00:00
79e0bb14fe
Accepting request 590817 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/590817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=12
2018-03-29 09:48:14 +00:00
Tomáš Chvátal
eefa88a1fe
Accepting request 590781 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/590781
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=21
2018-03-24 10:44:31 +00:00
0621cc6138
Accepting request 583944 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/583944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=11
2018-03-12 11:05:31 +00:00
Tomáš Chvátal
4d10ee2bb3
Accepting request 583925 from home:aplanas:branches:devel:languages:python
...
Allows Recommends and Suggest in Fedora
OBS-URL: https://build.opensuse.org/request/show/583925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=20
2018-03-07 14:51:19 +00:00
a2cd877e92
Accepting request 580797 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/580797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=10
2018-03-05 12:34:16 +00:00