14
0
forked from pool/python-yarg

2 Commits

Author SHA256 Message Date
7e440bcfc7 Accepting request 1223386 from devel:languages:python
- update to 0.1.10:
  * Python 3.12 support
  * Added `decode` call on the response object for Python 3 in
    :meth:`yarg.newest_packages` and
    :meth:`yarg.latest_updated_packages`.

OBS-URL: https://build.opensuse.org/request/show/1223386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yarg?expand=0&rev=6
2024-11-12 18:20:59 +00:00
6d1f390cd0 - update to 0.1.10:
* Python 3.12 support
  * Added `decode` call on the response object for Python 3 in
    :meth:`yarg.newest_packages` and
    :meth:`yarg.latest_updated_packages`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarg?expand=0&rev=10
2024-11-11 14:37:24 +00:00
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 11 14:36:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.1.10:
* Python 3.12 support
* Added `decode` call on the response object for Python 3 in
:meth:`yarg.newest_packages` and
:meth:`yarg.latest_updated_packages`.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 9 20:59:06 UTC 2024 - Ben Greiner <code@bnavigator.de> Fri Feb 9 20:59:06 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-yarg Name: python-yarg
Version: 0.1.9 Version: 0.1.10
Release: 0 Release: 0
Summary: A PyPI client Summary: A PyPI client
License: MIT License: MIT
@@ -53,7 +53,7 @@ sed -i -e 's/assertEquals/assertEqual/' -e 's/from mock/from unittest.mock/' tes
%install %install
%pyproject_install %pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%python_expand rm -r %{buildroot}%{$python_sitelib}/tests #python_expand rm -r %{buildroot}%{$python_sitelib}/tests
%check %check

BIN
yarg-0.1.10.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55695bf4d1e3e7f756496c36a69ba32c40d18f821e38f61d028f6049e5e15911
size 11988