forked from pool/python-packaging
- update to 23.1
* chore: add typed classifier
* Improve parser error messaging around mistakes in/around
version specifiers
* Upgrade to latest mypy
* Delete print() from test_tags
* Update our linters
* Improve error for local version label with unsupported operators
* Parse raw metadata
* Handle prefix match with zeros at end of prefix correctly
* Relax typing of _key on _BaseVersion
* Replace spaces in platform names with underscores
* Import underlying parser function as an underscored variable
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=70
This commit is contained in:
@@ -52,7 +52,7 @@ ExclusiveArch: do-not-build
|
||||
%endif
|
||||
|
||||
Name: %{pprefix}-packaging%{?psuffix}
|
||||
Version: 23.0
|
||||
Version: 23.1
|
||||
Release: 0
|
||||
Summary: Core utilities for Python packages
|
||||
License: Apache-2.0 AND BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user