forked from pool/python-cPyparsing
Accepting request 766775 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/766775 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cPyparsing?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2236b1a1d465572e30146d00711aebeef9a4ba40421eb59f842acabfeabdd55
|
||||
size 760568
|
||||
3
cPyparsing-2.4.5.0.1.1.tar.gz
Normal file
3
cPyparsing-2.4.5.0.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ef74514ca2359e3458674f1a0ee53632eb3c873361f766c5b90a7eed34699cd
|
||||
size 817058
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 09:35:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 2.4.5.0.1.1
|
||||
* add Python 3.8
|
||||
* Remove Py 2.6 testing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 13:30:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cPyparsing
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-cPyparsing
|
||||
Version: 2.4.0.1.0.0
|
||||
Version: 2.4.5.0.1.1
|
||||
Release: 0
|
||||
Summary: Cython implementation of PyParsing
|
||||
License: Apache-2.0
|
||||
@@ -46,6 +46,9 @@ export CFLAGS="%{optflags}"
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
|
||||
%check
|
||||
# no tests in PyPi tarball and no release tags in GitHub repo https://github.com/evhub/cpyparsing/issues/3
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user