From ddad81999851da32be77757d13039080c79328dd22fda3b56dbe70748ed52c7e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 2 Oct 2023 10:04:25 +0000 Subject: [PATCH 1/2] - 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 --- apipkg-3.0.1.tar.gz | 3 --- apipkg-3.0.2.tar.gz | 3 +++ python-apipkg.changes | 11 +++++++++-- python-apipkg.spec | 2 +- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 apipkg-3.0.1.tar.gz create mode 100644 apipkg-3.0.2.tar.gz diff --git a/apipkg-3.0.1.tar.gz b/apipkg-3.0.1.tar.gz deleted file mode 100644 index fddfa71..0000000 --- a/apipkg-3.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3118fbb7b0f6ad8b54bebb7b2db37aa8a9068f5a21a611e47a30f1d3eedea8c8 -size 14026 diff --git a/apipkg-3.0.2.tar.gz b/apipkg-3.0.2.tar.gz new file mode 100644 index 0000000..9bdcfc6 --- /dev/null +++ b/apipkg-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7aa61a4f82697fdaa667e70af1505acf1f7428b1c27b891d204ba7a8a3c5e0d +size 6594 diff --git a/python-apipkg.changes b/python-apipkg.changes index 7186dcc..a518ad1 100644 --- a/python-apipkg.changes +++ b/python-apipkg.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 2 10:03:48 UTC 2023 - Dirk Müller + +- 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 @@ -80,7 +87,7 @@ Sun Dec 6 11:49:49 UTC 2020 - Matej Cepl ------------------------------------------------------------------- Fri Jul 19 09:02:40 UTC 2019 - Ondřej Súkup -- refresh pytest4.patch for pytest5 +- refresh pytest4.patch for pytest5 ------------------------------------------------------------------- Tue Feb 12 14:15:58 UTC 2019 - Tomáš Chvátal @@ -105,7 +112,7 @@ Thu Apr 27 10:37:20 UTC 2017 - aloisio@gmx.com ------------------------------------------------------------------- Fri Apr 21 19:39:38 UTC 2017 - aloisio@gmx.com -- Converted to single-spec +- Converted to single-spec - Enabled tests ------------------------------------------------------------------- diff --git a/python-apipkg.spec b/python-apipkg.spec index d4d9fb0..63c530e 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-apipkg%{psuffix} -Version: 3.0.1 +Version: 3.0.2 Release: 0 Summary: Namespace control and lazy-import mechanism License: MIT From 865885c37d235dfc261ba28254bcc579c0fff20f66a611596ac96b3d62b2fdbe Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 9 Oct 2023 11:21:02 +0000 Subject: [PATCH 2/2] - 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 --- apipkg-3.0.2-gh.tar.gz | 3 +++ apipkg-3.0.2.tar.gz | 3 --- python-apipkg.changes | 1 + python-apipkg.spec | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 apipkg-3.0.2-gh.tar.gz delete mode 100644 apipkg-3.0.2.tar.gz diff --git a/apipkg-3.0.2-gh.tar.gz b/apipkg-3.0.2-gh.tar.gz new file mode 100644 index 0000000..45eee85 --- /dev/null +++ b/apipkg-3.0.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67345fd0446e5a24b50f42f2fc3e6a2cd5612379cd6944f68529886f188184ba +size 14018 diff --git a/apipkg-3.0.2.tar.gz b/apipkg-3.0.2.tar.gz deleted file mode 100644 index 9bdcfc6..0000000 --- a/apipkg-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7aa61a4f82697fdaa667e70af1505acf1f7428b1c27b891d204ba7a8a3c5e0d -size 6594 diff --git a/python-apipkg.changes b/python-apipkg.changes index a518ad1..338c7a2 100644 --- a/python-apipkg.changes +++ b/python-apipkg.changes @@ -4,6 +4,7 @@ Mon Oct 2 10:03:48 UTC 2023 - Dirk Müller - update to 3.0.2: * Fix import path to make it vendoring-friendly * remove py reference from tests +- switch to gh tarball to get tests again ------------------------------------------------------------------- Fri Apr 21 12:21:51 UTC 2023 - Dirk Müller diff --git a/python-apipkg.spec b/python-apipkg.spec index 63c530e..8918380 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -32,7 +32,7 @@ Summary: Namespace control and lazy-import mechanism License: MIT Group: Development/Languages/Python 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} BuildRequires: %{python_module apipkg = %{version}} BuildRequires: %{python_module pytest}