update to 1.3.2
This commit is contained in:
parent
cda019884a
commit
62d085881b
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-xmod
|
||||
Version: 1.3.0
|
||||
Release: 2
|
||||
Version: 1.3.2
|
||||
Release: 1
|
||||
Summary: Create and recursively fill a temporary directory
|
||||
License: MIT
|
||||
URL: https://github.com/rec/xmod
|
||||
Source0: https://files.pythonhosted.org/packages/d4/82/dc632960c98f96e240565717227e2c9c71df44f2aec4c2b41770ce99a105/xmod-1.3.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/87/b8/1a0e180623c12e3592d880340d76b2c2fd16dc8bd2084da8e34b377d973c/xmod-1.3.2.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -29,7 +29,7 @@ Provides: python3-xmod-doc
|
||||
only a class could do - handy for modules that "just do one thing".
|
||||
|
||||
%prep
|
||||
%autosetup -n xmod-1.3.0
|
||||
%autosetup -n xmod-1.3.2
|
||||
sed -i '/dek/d' requirements.txt
|
||||
sed -i '/dek/d' xmod.egg-info/requires.txt
|
||||
|
||||
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 5 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.3.2-1
|
||||
- Update to 1.3.2
|
||||
|
||||
* Tue Mar 1 2022 zhangy <zhangy1317@foxmai.com>
|
||||
- Fix install require
|
||||
|
||||
|
||||
Binary file not shown.
BIN
xmod-1.3.2.tar.gz
Normal file
BIN
xmod-1.3.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user