git: 18d58eb8d034 - main - textproc/py-citeproc-py-styles: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 14:36:45 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=18d58eb8d034c30a48e4dc88718dbe9c4907362e
commit 18d58eb8d034c30a48e4dc88718dbe9c4907362e
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 14:36:41 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 14:36:41 +0000
textproc/py-citeproc-py-styles: Remove expired port
2025-03-31 textproc/py-citeproc-py-styles: Depends on expired devel/py-pytest-runner
---
MOVED | 1 +
textproc/Makefile | 1 -
textproc/py-citeproc-py-styles/Makefile | 27 ---------------------------
textproc/py-citeproc-py-styles/distinfo | 3 ---
textproc/py-citeproc-py-styles/pkg-descr | 3 ---
5 files changed, 1 insertion(+), 34 deletions(-)
diff --git a/MOVED b/MOVED
index 9ea2e9bbe371..a103f32552c4 100644
--- a/MOVED
+++ b/MOVED
@@ -4238,3 +4238,4 @@ devel/py-prettyprinter||2025-03-31|Has expired: Depends on expired devel/py-pyte
textproc/py-wstools||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner
x11/terminator||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner
devel/peg.el||2025-03-31|Has expired: Emacs 30 and later include peg.el as standard library
+textproc/py-citeproc-py-styles||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner
diff --git a/textproc/Makefile b/textproc/Makefile
index b82cbb17f75a..3c7ca3b79583 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1348,7 +1348,6 @@
SUBDIR += py-charset-normalizer
SUBDIR += py-chevron
SUBDIR += py-citeproc-py
- SUBDIR += py-citeproc-py-styles
SUBDIR += py-cjkwrap
SUBDIR += py-cloud_sptheme
SUBDIR += py-cmarkgfm
diff --git a/textproc/py-citeproc-py-styles/Makefile b/textproc/py-citeproc-py-styles/Makefile
deleted file mode 100644
index b033c0e798bf..000000000000
--- a/textproc/py-citeproc-py-styles/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= citeproc-py-styles
-DISTVERSION= 0.1.3
-PORTREVISION= 1
-CATEGORIES= textproc python
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= yuri@FreeBSD.org
-COMMENT= Static resources package for citeproc-py
-WWW= https://github.com/inveniosoftware/citeproc-py-styles
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Depends on expired devel/py-pytest-runner
-EXPIRATION_DATE=2025-03-31
-
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.6.2:devel/py-pytest-runner@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.1.1:devel/py-lxml@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
-
-USES= python
-USE_PYTHON= distutils autoplist
-
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/textproc/py-citeproc-py-styles/distinfo b/textproc/py-citeproc-py-styles/distinfo
deleted file mode 100644
index 8dcabb93aeb4..000000000000
--- a/textproc/py-citeproc-py-styles/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1624243520
-SHA256 (citeproc-py-styles-0.1.3.tar.gz) = 94062470b4e6f0deb801e6a2c03fe1672a2f97dd0d8c1882c92ff60725d16405
-SIZE (citeproc-py-styles-0.1.3.tar.gz) = 3369013
diff --git a/textproc/py-citeproc-py-styles/pkg-descr b/textproc/py-citeproc-py-styles/pkg-descr
deleted file mode 100644
index 30b7035ecb68..000000000000
--- a/textproc/py-citeproc-py-styles/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This module is meant to be used as a static resources package, in order to
-make it easy to include the required Citation Style files (.csl) when using
-citeproc-py.