FreeBSD Bugzilla – Attachment 177793 Details for
Bug 215147
[NEW PORT] devel/py-pint - Physical quantities module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pint lib
py-pint.diff (text/plain), 2.69 KB, created by
Alexander Nusov
on 2016-12-08 11:29:07 UTC
(
hide
)
Description:
pint lib
Filename:
MIME Type:
Creator:
Alexander Nusov
Created:
2016-12-08 11:29:07 UTC
Size:
2.69 KB
patch
obsolete
>Index: devel/py-Pint/Makefile >=================================================================== >--- devel/py-Pint/Makefile (nonexistent) >+++ devel/py-Pint/Makefile (working copy) >@@ -0,0 +1,20 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= Pint >+PORTVERSION= 0.7.2 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Physical quantities module >+ >+LICENSE= BSD >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-Pint/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: devel/py-Pint/distinfo >=================================================================== >--- devel/py-Pint/distinfo (nonexistent) >+++ devel/py-Pint/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481113688 >+SHA256 (Pint-0.7.2.tar.gz) = 38b97d352a6376bb4e957095c8b75c1c2aa8edbf9a7ccf058d69b147862e77ad >+SIZE (Pint-0.7.2.tar.gz) = 149210 > >Property changes on: devel/py-Pint/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: devel/py-Pint/pkg-descr >=================================================================== >--- devel/py-Pint/pkg-descr (nonexistent) >+++ devel/py-Pint/pkg-descr (working copy) >@@ -0,0 +1,11 @@ >+Pint is a Python package to define, operate and manipulate physical >+quantities: the product of a numerical value and a unit of measurement. It >+allows arithmetic operations between them and conversions from and to >+different units. >+ >+It is distributed with a comprehensive list of physical units, prefixes and >+constants. Due to its modular design, you can extend (or even rewrite!) the >+complete list without changing the source code. It supports a lot of numpy >+mathematical operations without monkey patching or wrapping numpy. >+ >+WWW: http://pypi.python.org/pypi/Pint > >Property changes on: devel/py-Pint/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 215147
: 177793