14
0

Accepting request 1007053 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1007053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mygpoclient?expand=0&rev=5
This commit is contained in:
2022-09-30 15:57:37 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 6 deletions

View File

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

3
mygpoclient-1.9.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 29 17:03:16 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to Version 1.9
* Merge pull request #15 from maxolasersquad/master
* Merge pull request #16 from gpodder/ci-remove-travis
* replace travis-ci with github actions and appveyor
* Resolved PEP8 linting problems
* use == for comparison with literal
-------------------------------------------------------------------
Mon May 25 06:50:57 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-mygpoclient
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2010 Pascal Bleser <pascal.bleser@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-mygpoclient
Version: 1.8
Version: 1.9
Release: 0
Summary: Python gpodder.net API Client Library
License: GPL-3.0-or-later
@@ -30,7 +30,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-simplejson
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch
%python_subpackages