forked from pool/python-PyLaTeX
- Update to 1.3.4:
* Use known working versions for Python 3.5 and lower of ordered-set dependency * The 'at' parameter for TikZNode should now work. * Use a different temporary directory per user. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyLaTeX?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fa141dec488872eaf0396b87305685ba797a3be928fc17d2f7fed383ba3d1b78
|
|
||||||
size 300576
|
|
3
PyLaTeX-1.3.4.tar.gz
Normal file
3
PyLaTeX-1.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccd28a9e195afcea07a121d74aac59eb52cd5d19b0650b698eb730b28f9d0ff7
|
||||||
|
size 300679
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 1 06:56:57 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.3.4:
|
||||||
|
* Use known working versions for Python 3.5 and lower of ordered-set
|
||||||
|
dependency
|
||||||
|
* The 'at' parameter for TikZNode should now work.
|
||||||
|
* Use a different temporary directory per user.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 3 06:35:01 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
Mon Aug 3 06:35:01 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -19,11 +19,10 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-PyLaTeX
|
Name: python-PyLaTeX
|
||||||
Version: 1.3.2
|
Version: 1.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python library for creating LaTeX files and snippets
|
Summary: A Python library for creating LaTeX files and snippets
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
|
||||||
URL: https://github.com/JelteF/PyLaTeX
|
URL: https://github.com/JelteF/PyLaTeX
|
||||||
Source: https://github.com/JelteF/PyLaTeX/archive/v%{version}.tar.gz#/PyLaTeX-%{version}.tar.gz
|
Source: https://github.com/JelteF/PyLaTeX/archive/v%{version}.tar.gz#/PyLaTeX-%{version}.tar.gz
|
||||||
# PATCH-FEATURE-UPSTREAM denose.patch gh#JelteF/PyLaTeX#294 mcepl@suse.com
|
# PATCH-FEATURE-UPSTREAM denose.patch gh#JelteF/PyLaTeX#294 mcepl@suse.com
|
||||||
|
Reference in New Issue
Block a user