update version to 1.4.4 and update Source0
This commit is contained in:
parent
8f80264915
commit
3acb6a5b20
BIN
1.4.3.tar.gz
BIN
1.4.3.tar.gz
Binary file not shown.
BIN
appdirs-1.4.4.tar.gz
Normal file
BIN
appdirs-1.4.4.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,14 @@
|
|||||||
%global with_tests 0%{?_with_tests:1}
|
%global with_tests 0%{?_with_tests:1}
|
||||||
|
%global srcname appdirs
|
||||||
|
|
||||||
name: python-appdirs
|
name: pythono-%{srcname}
|
||||||
Version: 1.4.3
|
Version: 1.4.4
|
||||||
Release: 9
|
Release: 1
|
||||||
Summary: A Python module for determining platform-specific directories
|
Summary: A Python module for determining platform-specific directories
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/ActiveState/appdirs
|
URL: https://github.com/ActiveState/appdirs
|
||||||
Source0: https://github.com/ActiveState/appdirs/archive/%{version}.tar.gz
|
Source0: %{pypi_source}
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -48,6 +49,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/appdirs
|
|||||||
%{python3_sitelib}/__pycache__/appdirs.*
|
%{python3_sitelib}/__pycache__/appdirs.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 24 2021 shixuantong <shixuantong@huawei.com> - 1.4.4-1
|
||||||
|
- update version to 1.4.4 and update Source0
|
||||||
|
|
||||||
* Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 1.4.3-9
|
* Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 1.4.3-9
|
||||||
- Remove subpackage python2-appdirs
|
- Remove subpackage python2-appdirs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user