15
0
Commit Graph

4 Commits

Author SHA256 Message Date
5eda3c1ddb - Disable broken tests with new packaging module because invalid
version
- Update to version 3.7.2
  * Fix #928: correct default for pre-release matching after switching
    from ``pkg_resources`` to ``packaging``.
  * Fix #949: correct parsing of wheel tags for Python 3.10 and above.
- 3.7.1 (2022-12-16)
  * Fix #939: pin packaging to <22 as it removed the deprecated
    LegacyVersion.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=6
2023-03-06 17:23:09 +00:00
f49c497401 Accepting request 1009975 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.7.0 
  Features
   Add hash_type and fragment attributes to URL class.
   Replace pkg_resources usage with packaging.
  Bug Fixes
   Fix #895: return content of data-yanked.
   Fixed some cases where name and version weren’t split off correctly from filename.

OBS-URL: https://build.opensuse.org/request/show/1009975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=4
2022-10-12 08:38:47 +00:00
1cbc8422af Accepting request 909935 from home:mcalabkova:branches:devel:languages:python
- Update to 3.6.0
  * support data-yanked attribute in HTMLPage parser.
  * Replace “cached_property” with “lazy” package, which uses __dict__ 
    directly for much faster reads.
  * Hide password from URL representation.
  * Allow replacement of individual netloc parts with URL.replace method.

OBS-URL: https://build.opensuse.org/request/show/909935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=3
2021-08-03 10:08:17 +00:00
Tomáš Chvátal
a35e7e59f7 Accepting request 730337 from home:jayvdb:devpi
rescue & update from :misc server and client also done, and others.  Also devpi is needed for a pytest plugin

OBS-URL: https://build.opensuse.org/request/show/730337
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=1
2019-09-12 11:25:05 +00:00