SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-Pint-0.7.2-4.1.noarch.rpm :
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:

* updated source url to files.pythonhosted.org

Sat Mar 5 13:00:00 2016 arunAATTgmx.de
- update to version 0.7.2:

* Fixed backward incompatibility problem when parsing dimensionless
units.

Wed Feb 24 13:00:00 2016 arunAATTgmx.de
- specfile:

* update copyright year

* changed from zip to tar.gz
- update to version 0.7.1:

* Use NIST as source for most of the unit information.

* Added message to assertQuantityEqual.

* Added detection of circular dependencies in definitions.
- changes from version 0.7:

* Added Systems and groups. (Issue #215, #315)

* Implemented references for wraps decorator. (Issue #195)

* Added check decorator to UnitRegistry. (Issue #283, thanks
kaidokert)

* Added compact conversion. (See #224, thanks Ryan Dwyer)

* Added compact formating code. (Issue #240)

* New Unit Class. (thanks Matthieu Dartiailh)

* Refactor UnitRegistry. (thanks Matthieu Dartiailh)

* Move definitions, errors, and converters into their own
modules. (thanks Matthieu Dartiailh)

* UnitsContainer is now immutable (Issue #202, thanks Matthieu
Dartiailh)

* New parser and evaluator. (Issue #226, thanks Aaron Coleman)

* Added support for Unicode identifiers.

* Added m_as as way top retrieve the magnitude in different
units. (Issue #227)

* Added Short form for magnitude and units. (Issue #234)

* Improved deepcopy. (Issue #252, thanks Emilien Kofman)

* Improved testing infrastructure.

* Improved docs. (thanks Ryan Dwyer, Martin Thoma, Andrea Zonca)

* Fixed short names on electron_volt and hartree.

* Fixed definitions of scruple and drachm. (Issue #262, thanks
takowl)

* Fixed troy ounce to 480 ‘grains’. (thanks elifab)

* Added ‘quad’ as a unit of energy (= 10
*
*15 Btu). (thanks Ed
Schofield)

* Added “hectare” as a supported unit of area and ‘ha’ as the symbol
for hectare. (thanks Ed Schofield)

* Added peak sun hour and Langley. (thanks Ed Schofield)

* Added photometric units: lumen & lux. (Issue #230, thanks
janpipek)

* A fraction magnitude quantity is conserved (Issue #323, thanks
emilienkofman)

* Improved conversion performance by removing unnecessart
try/except. (Issue #251)

* Added to_tuple and from_tuple to facilitate serialization.

* Fixed support for NumPy 1.10 due to a change in the Default
casting rule (Issue #320)

* Infrastructure: Added doctesting.

* Infrastructure: Better way to specify exclude matrix in travis.

Tue Nov 11 13:00:00 2014 toddrme2178AATTgmail.com
- Update to 0.6
- Fix operations with measurments and user defined units. (Issue #204)
- Faster conversions through caching and other performance improvements. (Issue #193, thanks MatthieuDartiailh)
- Better error messages on Quantity.__setitem__. (Issue #191)
- Fixed abbreviation of fluid_ounce. (Issue #187, thanks hsoft)
- Defined Angstrom symbol. (Issue #181, thanks JonasOlson)
- Removed fetching version from git repo as it triggers XCode installation on OSX. (Issue #178, thanks deanishe)
- Improved context documentation. (Issue #176 and 179, thanks rsking84)
- Added Chemistry context. (Issue #179, thanks rsking84)
- Fix help(UnitRegisty) (Issue #168)
- Optimized \"get_dimensionality\" and \"get_base_name\". (Issue #166 and #167, thanks jbmohler)
- Renamed ureg.parse_units parameter \"to_delta\" to \"as_delta\" to make clear. that no conversion happens. Accordingly, the parameter/property \"default_to_delta\" of UnitRegistry was renamed to \"default_as_delta\". (Issue #158, thanks dalit)
- Fixed problem when adding two uncertainties. (thanks dalito)
- Full support for Offset units (e.g. temperature) (Issue #88, #143, #147 and #161, thanks dalito)

Mon Jul 7 14:00:00 2014 toddrme2178AATTgmail.com
- Update to 0.5.1
- 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.

Thu May 8 14:00:00 2014 toddrme2178AATTgmail.com
- Update to 0.5.0
- Improved test suite helper functions.
- Print honors default format w/o format().
- Fixed sum() by treating number zero as a special case.
- Improved behaviour in ScaleConverter, OffsetConverter
and Quantity.to.
- Reimplemented loading of default definitions to allow Pint in
a cx_freeze or similar package.
- Implemented parsing of pretty printed units.
- Fixed representation of dimensionless quantities.
- Raise error when invalid formatting code is given.
- Default registry to lazy load, raise error on redefinition.
- Added condensed format.
- Added UnitRegistry () operator to parse
expression replacing [].
- Optional case insensitive unit parsing.
- Change the Quantity mutability depending on magnitude type.
- Implemented API to list compatible units.
- Implemented cache of key UnitRegistry methods.
- Rewrote the Measurement class to use uncertainties.

Thu Mar 27 13:00:00 2014 toddrme2178AATTgmail.com
- Update to 0.4.2
- Python 2.6 support
- Fixed symbol for inch.
- Stop raising AttributeError when wrapping funcs without all of the attributes.
- Fixed warning appearing in Py2.x when comparing a Numpy Array with an empty string.
- Add links to AUR packages in docs.
- Fixed garbage collection related problem.

Tue Feb 4 13:00:00 2014 toddrme2178AATTgmail.com
- Initial version (0.4.1)


 
ICM