- switch to gh tarball to get tests again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=22
This commit is contained in:
parent
ddad819998
commit
865885c37d
BIN
apipkg-3.0.2-gh.tar.gz
(Stored with Git LFS)
Normal file
BIN
apipkg-3.0.2-gh.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c7aa61a4f82697fdaa667e70af1505acf1f7428b1c27b891d204ba7a8a3c5e0d
|
|
||||||
size 6594
|
|
@ -4,6 +4,7 @@ Mon Oct 2 10:03:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|||||||
- update to 3.0.2:
|
- update to 3.0.2:
|
||||||
* Fix import path to make it vendoring-friendly
|
* Fix import path to make it vendoring-friendly
|
||||||
* remove py reference from tests
|
* remove py reference from tests
|
||||||
|
- switch to gh tarball to get tests again
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
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>
|
||||||
|
@ -32,7 +32,7 @@ Summary: Namespace control and lazy-import mechanism
|
|||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/pytest-dev/apipkg/
|
URL: https://github.com/pytest-dev/apipkg/
|
||||||
Source: https://files.pythonhosted.org/packages/source/a/apipkg/apipkg-%{version}.tar.gz
|
Source: https://github.com/pytest-dev/apipkg/archive/refs/tags/v%{version}.tar.gz#/apipkg-%{version}-gh.tar.gz
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module apipkg = %{version}}
|
BuildRequires: %{python_module apipkg = %{version}}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user