pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/py-pint
Module name: wip
Committed by: fhajny
Date: Tue Sep 30 10:31:54 UTC 2014
Modified Files:
wip/py-pint: Makefile PLIST distinfo
Log Message:
0.5.2 (2014-07-31)
------------------
- Changed travis config to use miniconda for faster testing.
- Added wheel configuration to setup.cfg.
- Ensure resource streams are closed after reading.
- Require setuptools.
(Issue #169)
- Implemented real, imag and T Quantity properties.
(Issue #171)
- Implemented __int__ and __long__ for Quantity
(Issue #170)
- Fixed SI prefix error on ureg.convert.
(Issue #156, thanks jdreaver)
- Fixed parsing of multiparemeter contexts.
(Issue #174)
0.5.1 (2014-06-03)
------------------
- Implemented a standard way to change the registry used in unpickling operations.
(Issue #148)
- Fix bug where conversion would fail due to caching.
(Issue #140, thanks jdreaver)
- Allow assigning Not a Number to a quantity array.
(Issue #127)
- Decoupled Quantity in place and not in place unit conversion methods.
- Return None in functions that modify quantities in place.
- Improved testing infrastructure to check for unwanted warnings.
- Added test function at the package level to run all tests.
0.5 (2014-05-07)
----------------
- Improved test suite helper functions.
- Print honors default format w/o format().
(Issue #132, thanks mankoff)
- Fixed sum() by treating number zero as a special case.
(Issue #122, thanks rec)
- Improved behaviour in ScaleConverter, OffsetConverter and Quantity.to.
(Issue #120)
- Reimplemented loading of default definitions to allow Pint in a cx_freeze or similar package.
(Issue #118, thanks jbmohler)
- Implemented parsing of pretty printed units.
(Issue #117, thanks jpgrayson)
- Fixed representation of dimensionless quantities.
(Issue #112, thanks rec)
- Raise error when invalid formatting code is given.
(Issue #111, thanks rec)
- Default registry to lazy load, raise error on redefinition
(Issue #108, thanks rec, aepsil0n)
- Added condensed format.
(Issue #107, thanks rec)
- Added UnitRegistry () operator to parse expression replacing [].
(Issue #106, thanks rec)
- Optional case insensitive unit parsing.
(Issue #105, thanks rec, jeremyfreeman, dbrnz)
- Change the Quantity mutability depending on magnitude type.
(Issue #104, thanks rec)
- Implemented API to list compatible units.
(Issue #89)
- Implemented cache of key UnitRegistry methods.
- Rewrote the Measurement class to use uncertainties.
(Issue #24)
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/py-pint/PLIST
cvs -z3 rdiff -u -r1.3 -r1.4 wip/py-pint/distinfo
cvs -z3 rdiff -u -r1.4 -r1.5 wip/py-pint/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-pint/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-pint/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-pint/Makefile?r1=1.4&r2=1.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index