devel/py-dogpile.core: mark deprecated

According to the homepage:
  The dogpile.core package has been rolled into dogpile.cache
  directly. dogpile.core as a separate package is effectively EOL.

PR:		210777
Submitted by:	Andrej Ebert <andrej@ebert.su>
Approved by:	maintainer timeout (1 month)
This commit is contained in:
Jan Beich 2016-08-08 08:38:47 +00:00
parent b5a6d6702e
commit b45d93c8f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419802

View file

@ -16,4 +16,7 @@ LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= distutils autoplist
DEPRECATED= EOL upstream. Merged into devel/py-dogpile.cache since 0.6.0
EXPIRATION_DATE= 2016-09-01
.include <bsd.port.mk>