Subject: CVS commit: pkgsrc/cad/py-gds
From: Makoto Fujiwara
Date: 2017-01-24 15:31:55
Message id: 20170124143155.81674FBA6@cvs.NetBSD.org

Log Message:
Updated cad/py-gds to 1.1
-------------------------
### Version 1.1 (Jan 20, 2017)
* Introduction of `GdsLibrary` to allow user to work with multiple library \ 
simultaneously.
* Deprecated `GdsImport` in favor of `GdsLibrary`.
* Renamed `gds_print` to `write_gds` and `GdsPrint` to `GdsWriter`.
* Development changed to Python 3 (Python 2 supported via \ 
[python-future](http://python-future.org/)).
* Added photonics example.
* Added test suite.
* Clipper library updated to last version.
* Fixed `inside` function sometimes reversing the order of the output.
* Fixed rounding error in `fast_boolean`.
* Fixed argument `deep_copy` being inverted in `Cell.copy`.
* Bug fixes introduced by numpy (thanks to Adam McCaughan for the contribution).

Files:
RevisionActionfile
1.6modifypkgsrc/cad/py-gds/Makefile
1.5modifypkgsrc/cad/py-gds/PLIST
1.4modifypkgsrc/cad/py-gds/distinfo