python-myst-parser 1.0.0-1 (x86_64;aarch64;znver1) 2023-17455
9999
Status | published | ||||||
Submitter | mandian [@T] tutanota.com | ||||||
Platform | rolling | ||||||
Repository | main | ||||||
URL | https://abf.openmandriva.org/build_lists/331487 | ||||||
Packages |
|
||||||
Build Date | 2023-04-13 09:06:11 +0000 UTC | ||||||
Last Updated | 2023-04-16 01:02:55.869493692 +0000 UTC |
$ git diff --patch-with-stat --summary dd81afb9a9f2c880701d307314f5ce023fc3baed..513a136a5b921e013a7d6c45ea4450f4bcf22b6a .abf.yml | 3 +-- python-myst-parser.spec | 9 +++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.abf.yml b/.abf.yml index c6b922d..22a3eeb 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,2 @@ sources: - myst-parser-0.18.1.tar.gz: 2bc3263c9699549412110e4a08dcb66fade51cfa - + myst-parser-1.0.0.tar.gz: dddbb7fd851ff3d9bcaaa9cc8eb2972acce26621 diff --git a/python-myst-parser.spec b/python-myst-parser.spec index ae8acf4..3e81f65 100644 --- a/python-myst-parser.spec +++ b/python-myst-parser.spec @@ -1,6 +1,6 @@ Summary: An extended commonmark compliant parser, with bridges to docutils & sphinx Name: python-myst-parser -Version: 0.18.1 +Version: 1.0.0 Release: 1 Group: Development/Python License: MIT @@ -8,9 +8,10 @@ URL: https://github.com/executablebooks/MyST-Parser #Source0: https://github.com/executablebooks/MyST-Parser/archive/%{version}/myst-parser-%{version}.tar.gz Source0: https://pypi.io/packages/source/m/myst-parser/myst-parser-%{version}.tar.gz BuildRequires: pkgconfig(python) -BuildRequires: python3dist(pip) -BuildRequires: python3dist(setuptools) -BuildRequires: python3dist(wheel) +BuildRequires: python%{pyver}dist(mdit-py-plugins) +BuildRequires: python%{pyver}dist(pip) +BuildRequires: python%{pyver}dist(setuptools) +BuildRequires: python%{pyver}dist(wheel) BuildArch: noarch
Not Available
benbullard79 [@T] cox.net | No Comment. | 587d 19hrs |
benbullard79 [@T] cox.net | No Comment. | 587d 18hrs |