forked from pool/python-asciimatics
Accepting request 703259 from home:eapodaca:branches:devel:languages:python
- Update to 1.11.0 + See changes file for details OBS-URL: https://build.opensuse.org/request/show/703259 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asciimatics?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
b026382df3
commit
4c9ec9d10d
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9101b0b6885542f324980bbe13a772475cd6a12678f601228eaaea412db919ab
|
||||
size 1534144
|
||||
3
asciimatics-1.11.0.tar.gz
Normal file
3
asciimatics-1.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d0871133c95fa15c603d471ebb77e39b3389877e2ff2ad5ab3bc906d81b5e8c
|
||||
size 1542478
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 20:33:08 UTC 2019 - Ethan Apodaca <eapodaca@suse.com>
|
||||
|
||||
- Update to 1.11.0
|
||||
+ See changes file for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 01:33:20 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-asciimatics
|
||||
Version: 1.10.0
|
||||
Version: 1.11.0
|
||||
Release: 0
|
||||
Summary: Package to replace curses and create ASCII animations
|
||||
License: Apache-2.0
|
||||
@@ -53,7 +53,7 @@ Asciimatics is a package to help people create full-screen text UIs
|
||||
|
||||
%prep
|
||||
%setup -q -n asciimatics-%{version}
|
||||
%patch0 -p1
|
||||
%autopatch -p1
|
||||
sed -i '/setup_requires/d' setup.py
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user