New package: python3-sgmllib-1.0.0.
Needed for python3-feedparser >= 6.0
This commit is contained in:
parent
d4173ba145
commit
e0dea40448
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-sgmllib/template
Normal file
14
srcpkgs/python3-sgmllib/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-sgmllib'
|
||||||
|
pkgname=python3-sgmllib
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="sgmllib3k-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Port of sgmllib for Python3"
|
||||||
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
|
license="PSF-2.0"
|
||||||
|
homepage="https://pypi.org/project/sgmllib3k/"
|
||||||
|
distfiles="${PYPI_SITE}/s/sgmllib3k/sgmllib3k-${version}.tar.gz"
|
||||||
|
checksum=7868fb1c8bfa764c1ac563d3cf369c381d1325d36124933a726f29fcdaa812e9
|
Loading…
Add table
Add a link
Reference in a new issue