pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/converters
Please package's real web-site (the one linked on PyPI) as HOMEPAGE (in this case https://github.com/carpedm20/emoji).
Thanks :)
Adam
> Wiadomość napisana przez Nia Alarie <nia%netbsd.org@localhost> w dniu 25.07.2018, o godz. 13:56:
>
> Module Name: pkgsrc
> Committed By: nia
> Date: Wed Jul 25 11:56:18 UTC 2018
>
> Modified Files:
> pkgsrc/converters: Makefile
> Added Files:
> pkgsrc/converters/py-emoji: DESCR Makefile PLIST distinfo
>
> Log Message:
> py-emoji: Import version 0.5.0
>
> py-emoji is a library for converting emoji from and into textual
> representations.
>
> "Looks good" wiz@
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.166 -r1.167 pkgsrc/converters/Makefile
> cvs rdiff -u -r0 -r1.1 pkgsrc/converters/py-emoji/DESCR \
> pkgsrc/converters/py-emoji/Makefile pkgsrc/converters/py-emoji/PLIST \
> pkgsrc/converters/py-emoji/distinfo
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
> Modified files:
>
> Index: pkgsrc/converters/Makefile
> diff -u pkgsrc/converters/Makefile:1.166 pkgsrc/converters/Makefile:1.167
> --- pkgsrc/converters/Makefile:1.166 Thu May 31 01:31:27 2018
> +++ pkgsrc/converters/Makefile Wed Jul 25 11:56:18 2018
> @@ -1,4 +1,4 @@
> -# $NetBSD: Makefile,v 1.166 2018/05/31 01:31:27 wen Exp $
> +# $NetBSD: Makefile,v 1.167 2018/07/25 11:56:18 nia Exp $
> #
>
> COMMENT= Document format and character code converters
> @@ -105,6 +105,7 @@ SUBDIR+= pstotext
> SUBDIR+= py-cairosvg
> SUBDIR+= py-chardet
> SUBDIR+= py-confusable_homoglyphs
> +SUBDIR+= py-emoji
> SUBDIR+= py-jpCodecs
> SUBDIR+= py-simplejson
> SUBDIR+= py-yenc
>
> Added files:
>
> Index: pkgsrc/converters/py-emoji/DESCR
> diff -u /dev/null pkgsrc/converters/py-emoji/DESCR:1.1
> --- /dev/null Wed Jul 25 11:56:18 2018
> +++ pkgsrc/converters/py-emoji/DESCR Wed Jul 25 11:56:18 2018
> @@ -0,0 +1,2 @@
> +py-emoji is a library for converting emoji from and into textual
> +representations.
> Index: pkgsrc/converters/py-emoji/Makefile
> diff -u /dev/null pkgsrc/converters/py-emoji/Makefile:1.1
> --- /dev/null Wed Jul 25 11:56:18 2018
> +++ pkgsrc/converters/py-emoji/Makefile Wed Jul 25 11:56:18 2018
> @@ -0,0 +1,16 @@
> +# $NetBSD: Makefile,v 1.1 2018/07/25 11:56:18 nia Exp $
> +
> +DISTNAME= emoji-0.5.0
> +PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
> +CATEGORIES= converters python
> +MASTER_SITES= ${MASTER_SITE_PYPI:=e/emoji/}
> +
> +MAINTAINER= pkgsrc-users%NetBSD.org@localhost
> +HOMEPAGE= https://pypi.org/project/emoji/
> +COMMENT= ASCII<->Emoji conversion library for Python
> +LICENSE= modified-bsd
> +
> +USE_LANGUAGES= # none
> +
> +.include "../../lang/python/egg.mk"
> +.include "../../mk/bsd.pkg.mk"
> Index: pkgsrc/converters/py-emoji/PLIST
> diff -u /dev/null pkgsrc/converters/py-emoji/PLIST:1.1
> --- /dev/null Wed Jul 25 11:56:18 2018
> +++ pkgsrc/converters/py-emoji/PLIST Wed Jul 25 11:56:18 2018
> @@ -0,0 +1,16 @@
> +@comment $NetBSD: PLIST,v 1.1 2018/07/25 11:56:18 nia Exp $
> +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
> +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
> +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
> +${PYSITELIB}/${EGG_INFODIR}/requires.txt
> +${PYSITELIB}/${EGG_INFODIR}/top_level.txt
> +${PYSITELIB}/${EGG_INFODIR}/zip-safe
> +${PYSITELIB}/emoji/__init__.py
> +${PYSITELIB}/emoji/__init__.pyc
> +${PYSITELIB}/emoji/__init__.pyo
> +${PYSITELIB}/emoji/core.py
> +${PYSITELIB}/emoji/core.pyc
> +${PYSITELIB}/emoji/core.pyo
> +${PYSITELIB}/emoji/unicode_codes.py
> +${PYSITELIB}/emoji/unicode_codes.pyc
> +${PYSITELIB}/emoji/unicode_codes.pyo
> Index: pkgsrc/converters/py-emoji/distinfo
> diff -u /dev/null pkgsrc/converters/py-emoji/distinfo:1.1
> --- /dev/null Wed Jul 25 11:56:18 2018
> +++ pkgsrc/converters/py-emoji/distinfo Wed Jul 25 11:56:18 2018
> @@ -0,0 +1,6 @@
> +$NetBSD: distinfo,v 1.1 2018/07/25 11:56:18 nia Exp $
> +
> +SHA1 (emoji-0.5.0.tar.gz) = df9e2f9109489ef30952f235676c5ee7f5a5c2d9
> +RMD160 (emoji-0.5.0.tar.gz) = c0a3e2b07aeccc14c662f5608141bb9686e0f711
> +SHA512 (emoji-0.5.0.tar.gz) = 218e1ff59e2eed69900f26abdeee1f7f283154ff85a56cc1c5dc4f2b80456b3ebb657fd1a4217937c3b6a460de349522cde6f8bfff7931b09f88b4f03f0d0888
> +Size (emoji-0.5.0.tar.gz) = 41302 bytes
>
Home |
Main Index |
Thread Index |
Old Index