forked from pool/python-pypandoc
- update to 1.14:
* Fix regex escape * add project urls to setup files * Fix invalid escape sequence in regex - Add missing tex style amsmath.sty to BuildRequires. - Add fdupes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypandoc?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05fc905d23ae3220a301a3226d7366b64f1e226b1706dbaa9aa4009d3c5abe03
|
||||
size 70605
|
3
pypandoc-1.14.tar.gz
Normal file
3
pypandoc-1.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5b79144aa95beaf8365e2901b7da827759352f9794bfb082f395a11f873b6bf
|
||||
size 70683
|
@@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 10:49:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.14:
|
||||
* Fix regex escape
|
||||
* add project urls to setup files
|
||||
* Fix invalid escape sequence in regex
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 06:35:39 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add missing tex style amsmath.sty to BuildRequires.
|
||||
- Add missing tex style amsmath.sty to BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 23:54:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
@@ -61,7 +69,7 @@ Thu Jul 23 07:28:02 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 16 08:11:22 UTC 2017 - daniel.molkentin@suse.com
|
||||
|
||||
- Add fdupes
|
||||
- Add fdupes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 15 16:06:39 UTC 2017 - daniel.molkentin@suse.com
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define base_name pypandoc
|
||||
Name: python-pypandoc
|
||||
Version: 1.13
|
||||
Version: 1.14
|
||||
Release: 0
|
||||
Summary: Thin wrapper for pandoc
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user