pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-Unidecode py-Unidecode: updated CATEGORIES...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b793f9ae7ee
branches: trunk
changeset: 376166:0b793f9ae7ee
user: adam <adam%pkgsrc.org@localhost>
date: Mon Feb 26 10:55:46 2018 +0000
description:
py-Unidecode: updated CATEGORIES and HOMEPAGE
diffstat:
textproc/py-Unidecode/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 21d4f84e456a -r 0b793f9ae7ee textproc/py-Unidecode/Makefile
--- a/textproc/py-Unidecode/Makefile Mon Feb 26 09:52:58 2018 +0000
+++ b/textproc/py-Unidecode/Makefile Mon Feb 26 10:55:46 2018 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2018/01/28 16:36:59 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/02/26 10:55:46 adam Exp $
DISTNAME= Unidecode-1.0.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc
+CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=U/Unidecode/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/Unidecode/
+HOMEPAGE= https://github.com/avian2/unidecode
COMMENT= ASCII transliterations of Unicode text
-LICENSE= gnu-gpl-v2 # or newer
+LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index