mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
*/*: Remove expired ports:
2021-06-05 devel/py-iterpipes: Unmaintained upstream, uses old Python 2021-06-05 devel/py-aspyct: Unmaintained upstream, uses old Python
This commit is contained in:
parent
be8c66e200
commit
cf8470f07f
2
MOVED
2
MOVED
@ -16341,3 +16341,5 @@ devel/py-jupyter_client|devel/py-jupyter-client|2021-05-26|Rename to match upstr
|
||||
textproc/gi-docgen|textproc/py-gi-docgen|2021-05-27|Follow standard python port conventions
|
||||
x11/phosh||2021-05-29|Incomplete
|
||||
multimedia/libav|multimedia/ffmpeg|2021-05-31|Has expired: Unmaintained upstream, use multimedia/ffmpeg instead
|
||||
devel/py-iterpipes||2021-06-06|Has expired: Unmaintained upstream, uses old Python
|
||||
devel/py-aspyct||2021-06-06|Has expired: Unmaintained upstream, uses old Python
|
||||
|
@ -4100,7 +4100,6 @@
|
||||
SUBDIR += py-asciimatics
|
||||
SUBDIR += py-asn1crypto
|
||||
SUBDIR += py-aspy.yaml
|
||||
SUBDIR += py-aspyct
|
||||
SUBDIR += py-astor
|
||||
SUBDIR += py-astroid
|
||||
SUBDIR += py-asttokens
|
||||
@ -4561,7 +4560,6 @@
|
||||
SUBDIR += py-itanium_demangler
|
||||
SUBDIR += py-itemadapter
|
||||
SUBDIR += py-itemloaders
|
||||
SUBDIR += py-iterpipes
|
||||
SUBDIR += py-itypes
|
||||
SUBDIR += py-jaraco
|
||||
SUBDIR += py-jaraco.classes
|
||||
|
@ -1,21 +0,0 @@
|
||||
# Created by: Sofian Brabez <sbrabez@gmail.com>
|
||||
|
||||
PORTNAME= aspyct
|
||||
PORTVERSION= 3.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20beta%204
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME:C/a/A/}-${PORTVERSION}_beta_4
|
||||
|
||||
MAINTAINER= sbz@FreeBSD.org
|
||||
COMMENT= Python library including an aspect-oriented programming (AOP) engine
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
DEPRECATED= Unmaintained upstream, uses old Python
|
||||
EXPIRATION_DATE=2021-06-05
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1620245225
|
||||
SHA256 (Aspyct-3.0_beta_4.tar.gz) = e8f00b325191bf104442ec973f687f273ed97bc8beeff21eda9c12e8c8c271f8
|
||||
SIZE (Aspyct-3.0_beta_4.tar.gz) = 7463
|
@ -1,4 +0,0 @@
|
||||
Aspyct AOP engine allows you to perform evolved aspect oriented
|
||||
programming with Python, while remaining clear and simple.
|
||||
|
||||
WWW: http://www.aspyct.org/
|
@ -1,11 +0,0 @@
|
||||
[
|
||||
{ type: install
|
||||
message: <<EOM
|
||||
py-aspyct is installed.
|
||||
|
||||
For a quick start:
|
||||
- import Aspyct for using this module
|
||||
- read http://www.aspyct.org/doku.php?id=aspyct-doc
|
||||
EOM
|
||||
}
|
||||
]
|
@ -1,22 +0,0 @@
|
||||
# Created by: Sofian Brabez <sbrabez@gmail.com>
|
||||
|
||||
PORTNAME= iterpipes
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sbz@FreeBSD.org
|
||||
COMMENT= Library for running shell pipelines using shell-like syntax
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Unmaintained upstream, uses old Python
|
||||
EXPIRATION_DATE=2021-06-05
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1620246135
|
||||
SHA256 (iterpipes-0.4.tar.gz) = 42208f04aae48e353fa614d41fdea5eca690f1bf41a29198b408983aa1855936
|
||||
SIZE (iterpipes-0.4.tar.gz) = 7709
|
@ -1,3 +0,0 @@
|
||||
A library for running shell pipelines using shell-like syntax
|
||||
|
||||
WWW: https://pypi.org/project/iterpipes/
|
Loading…
Reference in New Issue
Block a user