forked from pool/python-copr-cli
Accepting request 1041747 from devel:languages:python
- Update to version 1.104: - move to GitHub home page - add parameter for custom method repos OBS-URL: https://build.opensuse.org/request/show/1041747 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-copr-cli?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9e6b7f1f7d1eab19ef9041fcff68fbe520896b42903a0f0359de85db93a7b03
|
||||
size 62209
|
||||
3
copr-cli-1.104.tar.gz
Normal file
3
copr-cli-1.104.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f8c761f1b3f3fd983afd068862b4dbb308d74ba28c6a539c6003de988a1594d
|
||||
size 64161
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 15:55:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 1.104:
|
||||
- move to GitHub home page
|
||||
- add parameter for custom method repos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 23:54:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
@@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-copr-cli
|
||||
Version: 1.103
|
||||
Version: 1.104
|
||||
Release: 0
|
||||
Summary: Copr cli
|
||||
License: GPL-2.0-or-later
|
||||
@@ -76,6 +75,7 @@ sed -i '1{/#!/d}' copr_cli/package_build_order.py
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/copr-cli
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/copr_cli
|
||||
%{python_sitelib}/copr_cli-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user