textproc/py-sphinx-hieroglyph: Rename to textproc/py-hieroglyph, Update to 2.1.0
Renamed to reflect official name at PyPI.
This commit is contained in:
parent
f05134ef31
commit
40e43e87ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542052
1
MOVED
1
MOVED
@ -15150,4 +15150,5 @@ multimedia/audacious-gtk3|multimedia/audacious|2020-07-08|GTK3 interface abandon
|
||||
multimedia/audacious-plugins-gtk3|multimedia/audacious-plugins|2020-07-08|GTK3 interface abandoned upstream
|
||||
devel/pear-channel-phpunit||2020-07-09|Remove obsolete
|
||||
multimedia/f3d|graphics/f3d|2020-07-09|Move to a proper category
|
||||
textproc/py-sphinx-hieroglyph|textproc/py-hieroglyph|2020-07-11|Renamed to reflect official name at PyPI
|
||||
devel/py-Pint|devel/py-pint|2020-07-11|Rename to match our py- port naming
|
||||
|
@ -1262,6 +1262,7 @@
|
||||
SUBDIR += py-grako
|
||||
SUBDIR += py-guess-language
|
||||
SUBDIR += py-hexdump
|
||||
SUBDIR += py-hieroglyph
|
||||
SUBDIR += py-html2text
|
||||
SUBDIR += py-html2text2018
|
||||
SUBDIR += py-humanfriendly
|
||||
@ -1367,7 +1368,6 @@
|
||||
SUBDIR += py-sphinx
|
||||
SUBDIR += py-sphinx-autoapi
|
||||
SUBDIR += py-sphinx-autodoc-typehints
|
||||
SUBDIR += py-sphinx-hieroglyph
|
||||
SUBDIR += py-sphinx-intl
|
||||
SUBDIR += py-sphinx-me
|
||||
SUBDIR += py-sphinx-tabs
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sphinx-hieroglyph
|
||||
PORTVERSION= 1.0.0
|
||||
DISTVERSIONPREFIX= hieroglyph-
|
||||
PORTNAME= hieroglyph
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= dbaio@FreeBSD.org
|
||||
@ -14,12 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PY_SPHINX}
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nyergler
|
||||
GH_PROJECT= hieroglyph
|
||||
|
||||
USES= python shebangfix
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:3.5+ shebangfix
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
SHEBANG_FILES= src/hieroglyph/themes/slides2/static/scripts/md/render.py
|
||||
|
||||
NO_ARCH= yes
|
3
textproc/py-hieroglyph/distinfo
Normal file
3
textproc/py-hieroglyph/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1594497175
|
||||
SHA256 (hieroglyph-2.1.0.tar.gz) = b4b5db13a9d387438e610c2ca1d81386ccd206944d9a9dd273f21874486cddaf
|
||||
SIZE (hieroglyph-2.1.0.tar.gz) = 1484808
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1505667629
|
||||
SHA256 (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 22cf298556b59f6e80e6d986995f91f03d86b45548419eacc0422a5e1cdb90af
|
||||
SIZE (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 2113873
|
Loading…
Reference in New Issue
Block a user