forked from pool/python-twine
Accepting request 1207159 from home:glaubitz:branches:devel:languages:python
- Update to 5.1.1 * Resolve DeprecationWarnings when extracting ``twine`` metadata. * Fix bug for Repository URLs with auth where the port was lost. When attempting to prevent printing authentication credentials in URLs provided with username and password, we did not properly handle the case where the URL also contains a port (when reconstructing the URL). This is now handled and tested to ensure no regressions. OBS-URL: https://build.opensuse.org/request/show/1207159 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 11 11:50:51 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.1.1
|
||||||
|
* Resolve DeprecationWarnings when extracting ``twine`` metadata.
|
||||||
|
* Fix bug for Repository URLs with auth where the port was lost. When attempting
|
||||||
|
to prevent printing authentication credentials in URLs provided with username
|
||||||
|
and password, we did not properly handle the case where the URL also contains
|
||||||
|
a port (when reconstructing the URL). This is now handled and tested to
|
||||||
|
ensure no regressions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 29 12:59:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Jun 29 12:59:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-twine
|
Name: python-twine
|
||||||
Version: 5.1.0
|
Version: 5.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Collection of utilities for interacting with PyPI
|
Summary: Collection of utilities for interacting with PyPI
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4d74770c88c4fcaf8134d2a6a9d863e40f08255ff7d8e2acb3cbbd57d25f6e9d
|
|
||||||
size 224997
|
|
BIN
twine-5.1.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
twine-5.1.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user