FreeBSD Bugzilla – Attachment 200378 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.04 KB, created by
Mattias Lindvall
on 2018-12-22 21:45:19 UTC
(
hide
)
Description:
py-pid.diff
Filename:
MIME Type:
Creator:
Mattias Lindvall
Created:
2018-12-22 21:45:19 UTC
Size:
1.04 KB
patch
obsolete
>Index: devel/py-pid/Makefile >=================================================================== >--- devel/py-pid/Makefile (revision 487870) >+++ devel/py-pid/Makefile (working copy) >@@ -3,20 +3,19 @@ > > 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 > >-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/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
Actions:
View
|
Diff
Attachments on
bug 234283
:
200378
|
200559