forked from pool/python-apipkg
- update to 3.0.2:
* Fix import path to make it vendoring-friendly * remove py reference from tests - refresh pytest4.patch for pytest5 - Converted to single-spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=21
This commit is contained in:
BIN
apipkg-3.0.1.tar.gz
(Stored with Git LFS)
BIN
apipkg-3.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
apipkg-3.0.2.tar.gz
Normal file
3
apipkg-3.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7aa61a4f82697fdaa667e70af1505acf1f7428b1c27b891d204ba7a8a3c5e0d
|
||||||
|
size 6594
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 2 10:03:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.0.2:
|
||||||
|
* Fix import path to make it vendoring-friendly
|
||||||
|
* remove py reference from tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 12:21:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 21 12:21:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-apipkg%{psuffix}
|
Name: python-apipkg%{psuffix}
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Namespace control and lazy-import mechanism
|
Summary: Namespace control and lazy-import mechanism
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user