forked from pool/python-launchpadlib
Accepting request 1285512 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1285512 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-launchpadlib?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d4a9095e91773a7565d4c159594ae30eca792fd5f9b89ded459d711484a96cb
|
|
||||||
size 209801
|
|
||||||
3
launchpadlib-2.1.0.tar.gz
Normal file
3
launchpadlib-2.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b4c25890bb75050d54c08123d2733156b78a59a2555f5461f69b0e44cd91242f
|
||||||
|
size 209860
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 12 08:55:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.1.0
|
||||||
|
* Add SECURITY.md file with security policy
|
||||||
|
* Update to support Python versions 3.12 and 3.13
|
||||||
|
- Switch upstream source URL to PyPi in Source field
|
||||||
|
- Update upstream project URL in URL field
|
||||||
|
- Use Python 3.11 on SLE-15 by default
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 8 06:21:44 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Fri Nov 8 06:21:44 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-launchpadlib
|
# spec file for package python-launchpadlib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,13 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-launchpadlib
|
Name: python-launchpadlib
|
||||||
Version: 2.0.0
|
Version: 2.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python client library for Launchpad's web service
|
Summary: Python client library for Launchpad's web service
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
URL: https://pypi.org/project/launchpadlib/
|
URL: https://help.launchpad.net/API/launchpadlib
|
||||||
Source: https://launchpad.net/launchpadlib/trunk/%{version}/+download/launchpadlib-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/l/launchpadlib/launchpadlib-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module base >= 3.7}
|
BuildRequires: %{python_module base >= 3.7}
|
||||||
BuildRequires: %{python_module httplib2}
|
BuildRequires: %{python_module httplib2}
|
||||||
BuildRequires: %{python_module lazr.restfulclient}
|
BuildRequires: %{python_module lazr.restfulclient}
|
||||||
|
|||||||
Reference in New Issue
Block a user