FreeBSD Bugzilla – Attachment 208688 Details for
Bug 241564
[NEW PORT] textproc/py-iso-639: Python library for ISO 639 standard
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-iso-639-0.4.5.shar
py-iso-639-0.4.5.shar (text/plain), 2.01 KB, created by
takefu
on 2019-10-30 05:07:29 UTC
(
hide
)
Description:
py-iso-639-0.4.5.shar
Filename:
MIME Type:
Creator:
takefu
Created:
2019-10-30 05:07:29 UTC
Size:
2.01 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x py-iso-639 >mkdir -p py-iso-639 > /dev/null 2>&1 >echo x py-iso-639/pkg-descr >sed 's/^X//' > py-iso-639/pkg-descr << 'SHAR_END' >XISO 639 library for Python >X >XWWW: https://github.com/noumar/iso639 >SHAR_END >echo x py-iso-639/distinfo >sed 's/^X//' > py-iso-639/distinfo << 'SHAR_END' >XTIMESTAMP = 1572396503 >XSHA256 (noumar-iso639-0.4.5_GH0.tar.gz) = e68347887a438a0c49e6fe053206bf5d40348c4624f5ccffadc8bed2fa5e8ac9 >XSIZE (noumar-iso639-0.4.5_GH0.tar.gz) = 181377 >SHAR_END >echo x py-iso-639/files >mkdir -p py-iso-639/files > /dev/null 2>&1 >echo x py-iso-639/Makefile >sed 's/^X//' > py-iso-639/Makefile << 'SHAR_END' >X# $FreeBSD$ >X >XPORTNAME= iso-639 >XPORTVERSION= 0.4.5 >XCATEGORIES= misc python >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= takefu@airport.fm >XCOMMENT= Python library for ISO 639 standard >X >XLICENSE= AGPLv3 >XLICENSE_FILE= ${WRKSRC}/LICENSE.txt >X >XUSES= python >X >XGH_ACCOUNT= noumar >XGH_PROJECT= iso639 >XUSE_GITHUB= yes >XUSE_PYTHON= distutils concurrent autoplist >X >X.include <bsd.port.mk> >SHAR_END >echo x py-iso-639/files/patch-setup.py >sed 's/^X//' > py-iso-639/files/patch-setup.py << 'SHAR_END' >X--- setup.py.orig 2016-04-29 14:33:19 UTC >X+++ setup.py >X@@ -32,13 +32,11 @@ setup( >X 'Operating System :: OS Independent', >X 'Programming Language :: Python', >X 'Programming Language :: Python :: 2', >X- 'Programming Language :: Python :: 2.6', >X 'Programming Language :: Python :: 2.7', >X 'Programming Language :: Python :: 3', >X- 'Programming Language :: Python :: 3.2', >X- 'Programming Language :: Python :: 3.3', >X- 'Programming Language :: Python :: 3.4', >X 'Programming Language :: Python :: 3.5', >X+ 'Programming Language :: Python :: 3.6', >X+ 'Programming Language :: Python :: 3.7', >X 'Programming Language :: Python :: Implementation :: CPython', >X 'Programming Language :: Python :: Implementation :: PyPy', >X 'Topic :: Text Processing :: Linguistic', >SHAR_END >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241564
:
208669
|
208685
|
208688
|
209642