FreeBSD Bugzilla – Attachment 213423 Details for
Bug 245568
math/py-matplotlib-scalebar: Update to 0.6.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix math/py-matplotlib-scalebar reciprocal unit prefix, python 3.7 only
patch-math_py-matplotlib-scalebar_0.6.1-0.6.2_b.diff (text/plain), 1.27 KB, created by
Rainer Hurling
on 2020-04-15 18:35:05 UTC
(
hide
)
Description:
patch to fix math/py-matplotlib-scalebar reciprocal unit prefix, python 3.7 only
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2020-04-15 18:35:05 UTC
Size:
1.27 KB
patch
obsolete
>diff -urN py-matplotlib-scalebar.orig/Makefile py-matplotlib-scalebar/Makefile >--- py-matplotlib-scalebar.orig/Makefile 2020-01-05 16:32:42.514454000 +0100 >+++ py-matplotlib-scalebar/Makefile 2020-04-15 20:29:11.542959000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/math/py-matplotlib-scalebar/Makefile 517535 2019-11-13 23:47:15Z sunpoet $ > > PORTNAME= matplotlib-scalebar >-PORTVERSION= 0.6.1 >+PORTVERSION= 0.6.2 > CATEGORIES= math python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,7 +15,7 @@ > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} > >-USES= python >+USES= python:3.7 > USE_PYTHON= autoplist distutils > > NO_ARCH= yes >diff -urN py-matplotlib-scalebar.orig/distinfo py-matplotlib-scalebar/distinfo >--- py-matplotlib-scalebar.orig/distinfo 2020-01-05 16:32:42.460884000 +0100 >+++ py-matplotlib-scalebar/distinfo 2020-04-12 11:26:17.721056000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1572095638 >-SHA256 (matplotlib-scalebar-0.6.1.tar.gz) = 85cec2bacf85aaf00a70cafa5786f7e66e7c0f6e9dc5c894fd6d1afaa7264ecd >-SIZE (matplotlib-scalebar-0.6.1.tar.gz) = 31464 >+TIMESTAMP = 1586683577 >+SHA256 (matplotlib-scalebar-0.6.2.tar.gz) = b0aa1a732c961e1fa50c59b45d0e067977b912d9be3378233081db2a1bd75c20 >+SIZE (matplotlib-scalebar-0.6.2.tar.gz) = 32162
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:
rhurlin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 245568
:
213334
| 213423