FreeBSD Bugzilla – Attachment 194814 Details for
Bug 229450
[NEW PORT] textproc/py-packageurl-python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-packageurl-python.patch
py-packageurl-python.patch (text/plain), 2.38 KB, created by
Kai Knoblich
on 2018-07-01 12:59:46 UTC
(
hide
)
Description:
py-packageurl-python.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-07-01 12:59:46 UTC
Size:
2.38 KB
patch
obsolete
>Index: py-packageurl-python/Makefile >=================================================================== >--- py-packageurl-python/Makefile (nonexistent) >+++ py-packageurl-python/Makefile (working copy) >@@ -0,0 +1,19 @@ >+# $FreeBSD$ >+ >+PORTNAME= packageurl-python >+DISTVERSION= 0.5.0 >+CATEGORIES= textproc python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= freebsd_ports@k-worx.org >+COMMENT= Parser and builder for package URLs (aka purl) >+ >+LICENSE= MIT >+ >+USES= python >+USE_PYTHON= distutils autoplist >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: py-packageurl-python/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: py-packageurl-python/distinfo >=================================================================== >--- py-packageurl-python/distinfo (nonexistent) >+++ py-packageurl-python/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1530187954 >+SHA256 (packageurl-python-0.5.0.tar.gz) = 2fe43d3945421b52b803ef078b4479d2327228d3b7f56598a7b5016657c57302 >+SIZE (packageurl-python-0.5.0.tar.gz) = 4378 > >Property changes on: py-packageurl-python/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: py-packageurl-python/pkg-descr >=================================================================== >--- py-packageurl-python/pkg-descr (nonexistent) >+++ py-packageurl-python/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Python implementation of the "purl" (= package URL) specification. The library >+provides parsing and building of package URLs. >+ >+WWW: https://github.com/package-url/packageurl-python > >Property changes on: py-packageurl-python/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 229450
: 194814