FreeBSD Bugzilla – Attachment 209200 Details for
Bug 242022
devel/py-pygit2: update to 0.28.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
bug242022.diff (text/plain), 2.51 KB, created by
Jan Beich
on 2019-11-17 08:03:05 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2019-11-17 08:03:05 UTC
Size:
2.51 KB
patch
obsolete
>From cf09c422381f1d33af1fb0aaeb3b5914fb395c1b Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Sun, 17 Nov 2019 07:58:47 +0000 >Subject: [PATCH] devel/py-pygit2: update to 0.28.2 > >Changes: https://github.com/libgit2/pygit2/compare/v0.28.0...v0.28.2 >PR: 242022 >Approved by: mfechner (maintainer) >--- > devel/py-pygit2/Makefile | 5 ++--- > devel/py-pygit2/distinfo | 6 +++--- > devel/py-pygit2/files/patch-setup.py | 11 ----------- > 3 files changed, 5 insertions(+), 17 deletions(-) > delete mode 100644 devel/py-pygit2/files/patch-setup.py > >diff --git a/devel/py-pygit2/Makefile b/devel/py-pygit2/Makefile >index 7dd0c96679fa..7ccc860f5aa6 100644 >--- a/devel/py-pygit2/Makefile >+++ b/devel/py-pygit2/Makefile >@@ -4,7 +4,7 @@ > # Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged > > PORTNAME= pygit2 >-PORTVERSION= 0.28.0 >+PORTVERSION= 0.28.2 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,8 +15,7 @@ COMMENT= Python bindings for libgit2 > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>1.0:devel/py-cffi@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pycparser>=2.10:devel/py-pycparser@${PY_FLAVOR} >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>1.0:devel/py-cffi@${PY_FLAVOR} > LIB_DEPENDS= libgit2.so:devel/libgit2 > RUN_DEPENDS= ${BUILD_DEPENDS} \ > ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} >diff --git a/devel/py-pygit2/distinfo b/devel/py-pygit2/distinfo >index f3d6bdd619b9..69bc2e0e58e5 100644 >--- a/devel/py-pygit2/distinfo >+++ b/devel/py-pygit2/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1553163535 >-SHA256 (pygit2-0.28.0.tar.gz) = 6dbce6aa7e0e1878ad19363a0e0de52f419b4abe2750c89974a42501bed2cf52 >-SIZE (pygit2-0.28.0.tar.gz) = 486621 >+TIMESTAMP = 1558863763 >+SHA256 (pygit2-0.28.2.tar.gz) = 4d8c3fbbf2e5793a9984681a94e6ac2f1bc91a92cbac762dbdfbea296b917f86 >+SIZE (pygit2-0.28.2.tar.gz) = 496469 >diff --git a/devel/py-pygit2/files/patch-setup.py b/devel/py-pygit2/files/patch-setup.py >deleted file mode 100644 >index eddbb39c5429..000000000000 >--- a/devel/py-pygit2/files/patch-setup.py >+++ /dev/null >@@ -1,11 +0,0 @@ >---- setup.py.orig 2019-01-30 21:54:31 UTC >-+++ setup.py >-@@ -154,7 +154,7 @@ setup(name='pygit2', >- packages=['pygit2'], >- package_data={'pygit2': ['decl.h']}, >- setup_requires=['cffi'], >-- install_requires=['cffi', 'six', 'pycparser<2.18'], >-+ install_requires=['cffi', 'six', 'pycparser<2.19'], >- zip_safe=False, >- cmdclass=cmdclass, >- **extra_args)
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 242022
: 209200