[notify] python3-m2r: changed dependency name: python3-mistune -> python3-mistune0

This commit is contained in:
Tim Biermann 2022-02-12 16:16:23 +01:00
parent 3111154439
commit df665ae68c
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38S5bxasc2uqdW33uNlPWPP0b3yIolkFJtrujpfQYZeoK7hOTTpfcAn04Q8/kuqWEqXrvTqbh2WMKlMapTEGgAo=
SHA256 (Pkgfile) = 3641b9e074bd3626217a1832ffe748ef6373cbe504b1e2eae4f2463f1422471f
RWSagIOpLGJF3+K+wUxA63q5FjM/GYj7J72bCLdJoy42+RbDD0GxZXzSSn96weTn9Xeb9kHHgdO+5eaS4isoGzKzVJUF7MvRhw8=
SHA256 (Pkgfile) = 444b2e8686ed6588f6a95049b401aece5f9f6f50fed3124f6661527cd34d805d
SHA256 (.footprint) = 2ba04926fc8a846d8a6081c610b82e66824eb42f88de5d43b786f5e5eb668945
SHA256 (python3-m2r-0.2.1.tar.gz) = 9286c1a5d7548f34b0a12017444e4c441781bef4b71f321f723e314b76b6c498

View File

@ -1,11 +1,11 @@
# Description: Markdown to reStructuredText converter
# URL: https://github.com/miyakogi/m2r
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-docutils python3-mistune
# Depends on: python3-docutils python3-mistune0
name=python3-m2r
version=0.2.1
release=1
release=2
source=(https://github.com/miyakogi/m2r/archive/v$version/$name-$version.tar.gz)
build() {