forked from pool/python-Automat
Accepting request 1112269 from home:mimi_vx:branches:devel:languages:python
- remove unneded six from setup.py OBS-URL: https://build.opensuse.org/request/show/1112269 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 19 11:48:17 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- remove unneded six from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 12:19:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 21 12:19:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -62,8 +62,7 @@ automata (particularly deterministic finite-state transducers).
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Automat-%{version}
|
%setup -q -n Automat-%{version}
|
||||||
# we don't care about the long_description, avoid unmaintained m2r
|
sed -i "/six/d" setup.py
|
||||||
sed -i "/'m2r'/d" setup.py
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Reference in New Issue
Block a user