Revisions of python-setuptools_scm

Matej Cepl's avatar Matej Cepl (mcepl) accepted request 922890 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 65)
- Drop add-rpmfail-pytest-markers.patch
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 922887 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 64)
- 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
buildservice-autocommit accepted request 862650 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 63)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 862573 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 62)
- Workaround pytest 6.2 failures
buildservice-autocommit accepted request 823624 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 61)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 823561 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 60)
- 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
buildservice-autocommit accepted request 786238 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 59)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 786189 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 58)
- 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
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 769019 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 57)
- 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
buildservice-autocommit accepted request 744684 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 56)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 55)
- Update the add-rpmfail-pytest-markers.patch to not have
  pin on old pytest
buildservice-autocommit accepted request 716844 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 54)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 53)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 52)
- Pin pytest3 for now, pytest4 and 5 work fine in upstream git
  and will be solved with next release
buildservice-autocommit accepted request 702875 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 51)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 702816 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 50)
- 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
buildservice-autocommit accepted request 693663 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 49)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 48)
- fix add-rpmfail-pytest-markers.patch to build for older distros
buildservice-autocommit accepted request 690880 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 47)
baserev update by copy to link target
Displaying revisions 21 - 40 of 85
openSUSE Build Service is sponsored by