Revisions of python-packaging

Matej Cepl's avatar Matej Cepl (mcepl) accepted request 989214 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 59)
- Setuptools itself does not depend on packaging anymore, only for
  pythondistdeps.py, That dependency will move to
  python-rpm-packaging soon. -- boo#1178257
- Use "setuptools" for building again.
  * Python 3.12 will drop the distutils fallback
  * Use the python-base vendored pip in a venv
  * Drop no-legacyversion-warning.patch
- Remove nonsensical python362 flavor check.
buildservice-autocommit accepted request 979721 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 58)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 979645 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 57)
- Add patch to fix testsuite on big-endian targets
  + fix-big-endian-build.patch
buildservice-autocommit accepted request 972508 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 56)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 972492 from Hui-Zhi Zhao's avatar Hui-Zhi Zhao (huizhizhao) (revision 55)
- Ignore python3.6.2 since the test doesn't support it. 
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 933495 from Matthias Fehring's avatar Matthias Fehring (buschmann23) (revision 54)
- update to 21.3:
  * Add a pp3-none-any tag (gh#pypa/packaging#311)
  * Replace the blank pyparsing 3 exclusion with a 3.0.5 exclusion
    (gh#pypa/packaging#481), (gh#pypa/packaging#486)
  * Fix a spelling mistake (gh#pypa/packaging#479)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 53)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 52)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 51)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 50)
- update to 21.2:
  * Update documentation entry for 21.1.
  * Update pin to pyparsing to exclude 3.0.0.
  * PEP 656: musllinux support
  * Drop support for Python 2.7, Python 3.4 and Python 3.5.
  * Replace distutils usage with sysconfig
  * Add support for zip files in ``parse_sdist_filename``
  * Use cached ``_hash`` attribute to short-circuit tag equality comparisons
  * Specify the default value for the ``specifier`` argument to ``SpecifierSet``
  * Proper keyword-only "warn" argument in packaging.tags
  * Correctly remove prerelease suffixes from ~= check
  * Fix type hints for ``Version.post`` and ``Version.dev``
  * Use typing alias ``UnparsedVersion``
  * Improve type inference for ``packaging.specifiers.filter()``
  * Tighten the return type of ``canonicalize_version()``
- drop no-legacyversion-warning.patch: setuptools has been updated
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 900652 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 49)
- Add Provides: for python*dist(packaging): work around boo#1186870 
- skip tests failing because of no-legacyversion-warning.patch
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 48)
- add no-legacyversion-warning.patch to restore compatibility with 20.4
buildservice-autocommit accepted request 879321 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 47)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 46)
- update to 20.9:
  * Run [isort](https://pypi.org/project/isort/) over the code base (:issue:`377`)
  * Add support for the ``macosx_10_*_universal2`` platform tags (:issue:`379`)
  * Introduce ``packaging.utils.parse_wheel_filename()`` and ``parse_sdist_filename()``
buildservice-autocommit accepted request 857114 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 45)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 44)
- update to 20.8:
  * Revert back to setuptools for compatibility purposes for some Linux distros (:issue:`363`)
  * Do not insert an underscore in wheel tags when the interpreter version number
    is more than 2 digits (:issue:`372`)
  * Fix flit configuration, to include LICENSE files (:issue:`357`)
  * Make `intel` a recognized CPU architecture for the `universal` macOS platform tag (:issue:`361`)
  * Add some missing type hints to `packaging.requirements` (issue:`350`)
  * Officially support Python 3.9 (:issue:`343`)
  * Deprecate the ``LegacyVersion`` and ``LegacySpecifier`` classes (:issue:`321`)
  * Handle ``OSError`` on non-dynamic executables when attempting to resolve
    the glibc version string.
buildservice-autocommit accepted request 810910 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 43)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 42)
- update to 20.4:
  * Canonicalize version before comparing specifiers. (:issue:`282`)
  * Change type hint for ``canonicalize_name`` to return
  ``packaging.utils.NormalizedName``.
  This enables the use of static typing tools (like mypy) to detect mixing of
  normalized and un-normalized names.
buildservice-autocommit accepted request 800247 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 41)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 40)
- Ignore clamav scan as it bogusly calls one file to be infected
  while it is just a testcase of malformed binary:
  #!BuildIgnore: post-build-checks-malwarescan
Displaying revisions 21 - 40 of 79
openSUSE Build Service is sponsored by