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 srcname appdirs
|
||||
|
||||
name: python-appdirs
|
||||
Version: 1.4.3
|
||||
Release: 9
|
||||
name: pythono-%{srcname}
|
||||
Version: 1.4.4
|
||||
Release: 1
|
||||
Summary: A Python module for determining platform-specific directories
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/ActiveState/appdirs
|
||||
Source0: https://github.com/ActiveState/appdirs/archive/%{version}.tar.gz
|
||||
Source0: %{pypi_source}
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -48,6 +49,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/appdirs
|
||||
%{python3_sitelib}/__pycache__/appdirs.*
|
||||
|
||||
%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
|
||||
- Remove subpackage python2-appdirs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user