forked from pool/python-osc-tiny
Compare commits
59 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| edcf3200b8 | |||
|
|
53c8c51e82 | ||
|
|
cb80e42c0b | ||
|
|
4ee77ca854 | ||
|
|
c118b7ad67 | ||
| 890345a221 | |||
| c55f4800ec | |||
| 7410ef393f | |||
| 9983ce7030 | |||
|
|
f33572c81d | ||
|
|
e4a372f5ee | ||
|
|
5ad39d6671 | ||
|
|
f9e0d2a414 | ||
|
|
54b346fc22 | ||
|
|
f9fdbd4220 | ||
|
|
3a5fa58daa | ||
|
|
9485fb74fa | ||
|
|
95aaae1a95 | ||
|
|
7a40162f4f | ||
|
|
e560131563 | ||
|
|
fc6189c75f | ||
|
|
cd34c150a4 | ||
|
|
f718d24044 | ||
|
|
059e4ed58f | ||
|
|
afc401e406 | ||
| f82a8de10d | |||
| f1866ae8cb | |||
| ce37be4b50 | |||
|
|
4bb3c44e94 | ||
|
|
e606b48398 | ||
|
|
b190cb94bb | ||
|
|
62166766b1 | ||
| 4612b640eb | |||
| 1d35003344 | |||
|
|
7d9fbcc11a | ||
|
|
a509d2a96a | ||
|
|
c434e2c6f4 | ||
|
|
1484b6e419 | ||
| 9117845ef6 | |||
| 18761e7fb0 | |||
| 34fa1d46f3 | |||
|
|
92b2f3a049 | ||
|
|
32b3f49ab0 | ||
|
|
c558fb3157 | ||
|
|
58d5906014 | ||
|
|
93cffeabd9 | ||
|
|
913a76378f | ||
|
|
8721b7fbdc | ||
|
|
5365a366e9 | ||
| 9e48967511 | |||
| 751b7a034b | |||
| 387d4f41fd | |||
| 2dad8dd688 | |||
| 8725ff3ec5 | |||
| eea102f72f | |||
| c9658490ec | |||
| bbea981f82 | |||
| f8c5614ddc | |||
|
|
5a35e76055 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c53049db90718bd2682c1a71ade861a729506e841e6bd5bff7b15bade35ace1
|
|
||||||
size 63956
|
|
||||||
3
osc_tiny-0.11.0.tar.gz
Normal file
3
osc_tiny-0.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c4333eeb6139609f4034beea9afa4cc2e0ea7ab86c85b9cb2c55ada0105a5eb2
|
||||||
|
size 66811
|
||||||
@@ -1,3 +1,92 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 25 09:36:26 UTC 2025 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
||||||
|
|
||||||
|
- Release 0.11.0
|
||||||
|
- feat: add get_published_list to fetch published binaries of a project/repo/arch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 15 08:26:34 UTC 2025 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
- Require cached-property for python < 3.8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 01 09:24:42 UTC 2025 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
||||||
|
|
||||||
|
- Release 0.10.8
|
||||||
|
- Fix pipeline mistake and add python 3.13 & 3.14 to the CI
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 20 12:32:29 UTC 2025 - Chen Huang <chhuang@suse.com>
|
||||||
|
|
||||||
|
- Remove patch py313.patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 20 12:08:06 UTC 2025 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
||||||
|
|
||||||
|
- Release 0.10.7
|
||||||
|
- Fix: Change `deleted` back to being a boolean parameter instead of a boolean flag (closes #207)
|
||||||
|
- Fix CI: Use container images for pre 3.8 pythons
|
||||||
|
- Fix: test failure in PY13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 10 17:21:22 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Add patch py313.patch to fix test failure
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 26 12:38:28 UTC 2024 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
||||||
|
|
||||||
|
- Release 0.10.6
|
||||||
|
* Fix: in changelog packager must contain email address
|
||||||
|
* Docs: Updates
|
||||||
|
* move contact email to action variables
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 29 11:25:06 UTC 2024 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
||||||
|
|
||||||
|
- Release 0.10.5
|
||||||
|
* Fix: request review - always default to state="new", because OBS considers it a mandatory attribute (fixes #194)
|
||||||
|
* Docs: fix logger name in `quickstart.rst`
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 25 07:26:24 UTC 2024 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
||||||
|
|
||||||
|
- Release 0.10.4
|
||||||
|
* osctiny.models.request.Target model: add an optional 'repository' attribute (fixes #183) (#184)
|
||||||
|
* osctiny.models.request.Target model: make the 'package' attribute optional (fixes #185) (#186)
|
||||||
|
* Chore: Updated versions of GH actions (#189)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 13 21:44:52 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Release 0.10.3
|
||||||
|
* Fixed default value for CA path
|
||||||
|
* Removed support for .osc data directory
|
||||||
|
* Handle issues due to bugs in backports of responses
|
||||||
|
* Auto release OBS: using osc-tiny and improved change log
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 14:49:52 UTC 2024 - Chen Huang <chhuang@suse.com>
|
||||||
|
|
||||||
|
- Release v0.10.2
|
||||||
|
* Replaced get_cookie_jar function with a CookieManager (#171)
|
||||||
|
* Use urllib3.Retry instead of custom implementation
|
||||||
|
* Use the latest Python version for actions
|
||||||
|
* Automate the release on OBS(closes #138) (#170)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 28 14:49:52 UTC 2024 - Chen Huang <chhuang@suse.com>
|
||||||
|
|
||||||
|
- Release 0.10.1
|
||||||
|
* Include description in request creation
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 27 15:45:09 UTC 2024 - Chen Huang <chhuang@suse.com>
|
||||||
|
|
||||||
|
- Release 0.10.0
|
||||||
|
* Added capability to create requests (#165)
|
||||||
|
* Install the theme for the docs (#163)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 22 09:08:50 UTC 2024 - Gabriel Niebler <gniebler@suse.com>
|
Wed May 22 09:08:50 UTC 2024 - Gabriel Niebler <gniebler@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-osc-tiny
|
# spec file for package python-osc-tiny
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -19,21 +19,23 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?sle15allpythons}
|
%{?sle15allpythons}
|
||||||
Name: python-osc-tiny
|
Name: python-osc-tiny
|
||||||
Version: 0.9.1
|
Version: 0.11.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Client API for openSUSE BuildService
|
Summary: Client API for openSUSE BuildService
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/SUSE/osc-tiny
|
URL: https://github.com/SUSE/osc-tiny
|
||||||
Source: https://files.pythonhosted.org/packages/source/o/osc-tiny/osc-tiny-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/o/osc-tiny/osc_tiny-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module PyYAML}
|
BuildRequires: %{python_module PyYAML}
|
||||||
BuildRequires: %{python_module lxml}
|
BuildRequires: %{python_module lxml}
|
||||||
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module python-dateutil}
|
BuildRequires: %{python_module python-dateutil}
|
||||||
BuildRequires: %{python_module pytz}
|
BuildRequires: %{python_module pytz}
|
||||||
BuildRequires: %{python_module requests}
|
BuildRequires: %{python_module requests}
|
||||||
BuildRequires: %{python_module responses}
|
BuildRequires: %{python_module responses}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: %{python_module urllib3}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-PyYAML
|
Requires: python-PyYAML
|
||||||
@@ -41,7 +43,7 @@ Requires: python-lxml
|
|||||||
Requires: python-python-dateutil
|
Requires: python-python-dateutil
|
||||||
Requires: python-pytz
|
Requires: python-pytz
|
||||||
Requires: python-requests
|
Requires: python-requests
|
||||||
Requires: (python-cached-property if python-base < 3.8)
|
Requires: python-urllib3
|
||||||
Suggests: openssh
|
Suggests: openssh
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Using 'if' instead of 'with' because the latter requires rpm >= 4.14
|
# Using 'if' instead of 'with' because the latter requires rpm >= 4.14
|
||||||
@@ -50,6 +52,8 @@ BuildRequires: %{python_module cached-property if %python-base < 3.8}
|
|||||||
%else
|
%else
|
||||||
BuildRequires: %{python_module cached-property}
|
BuildRequires: %{python_module cached-property}
|
||||||
%endif
|
%endif
|
||||||
|
Requires: %{python_module cached-property if %python-base < 3.8}
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -63,13 +67,13 @@ For further details see:
|
|||||||
* https://build.opensuse.org/apidocs/index
|
* https://build.opensuse.org/apidocs/index
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n osc-tiny-%{version}
|
%autosetup -p1 -n osc_tiny-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%pyproject_wheel
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%python_install
|
%pyproject_install
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
|||||||
Reference in New Issue
Block a user