FreeBSD Bugzilla – Attachment 200559 Details for
Bug 234283
devel/py-pid: Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-pid.diff
py-pid.diff (text/plain), 1.85 KB, created by
Mattias Lindvall
on 2018-12-27 13:32:52 UTC
(
hide
)
Description:
py-pid.diff
Filename:
MIME Type:
Creator:
Mattias Lindvall
Created:
2018-12-27 13:32:52 UTC
Size:
1.85 KB
patch
obsolete
>Index: devel/py-pid/Makefile >=================================================================== >--- devel/py-pid/Makefile (revision 487870) >+++ devel/py-pid/Makefile (working copy) >@@ -3,20 +3,20 @@ > > PORTNAME= pid > PORTVERSION= 2.2.0 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= mattias.lindvall@gmail.com > COMMENT= Pidfile management for Python > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} >+USES= python >+USE_PYTHON= autoplist distutils > > NO_ARCH= yes > >-USES= python >-USE_PYTHON= autoplist distutils >- > .include <bsd.port.mk> >Index: devel/py-pid/files/patch-setup.py >=================================================================== >--- devel/py-pid/files/patch-setup.py (nonexistent) >+++ devel/py-pid/files/patch-setup.py (working copy) >@@ -0,0 +1,8 @@ >+--- setup.py.orig 2018-12-27 13:15:31 UTC >++++ setup.py >+@@ -54,5 +54,4 @@ setup( >+ packages=["pid"], >+ install_requires=[], >+ test_suite='nose.collector', >+- setup_requires=['nose>=1.0'], >+ ) > >Property changes on: devel/py-pid/files/patch-setup.py >___________________________________________________________________ >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: devel/py-pid/pkg-descr >=================================================================== >--- devel/py-pid/pkg-descr (revision 487870) >+++ devel/py-pid/pkg-descr (working copy) >@@ -1,4 +1,4 @@ > Pidfile featuring stale detection and file-locking, can also be used as >-context-manager or decorator >+context-manager or decorator. > > WWW: https://pypi.org/project/pid/
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
Flags:
mattias.lindvall
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 234283
:
200378
| 200559