Subject: CVS commit: pkgsrc/cad/py-gdstk
From: Makoto Fujiwara
Date: 2022-09-18 08:02:54
Message id: 20220918060254.179E4FA90@cvs.NetBSD.org

Log Message:
(cad/gdstk) Updated 0.8.3 to 0.9.0

## 0.9.0 2022-08-21 (Date from timestamp)
### Fixed
- Bug when saving OASIS files with missing references.
### Added
- `Reference.get_polygons`, `Reference.get_paths`, `Reference.get_labels`
- `Library.rename_cell`
- `Library::rename_cell` and `Library::replace_cell` in the C++ API
### Changed
- `Cell.filter` arguments modified to match `read_gds`.
- Changed default tolerance for `read_gds` and `read_oas` to be the library's \ 
rounding size.
- `Reference::polygons` renamed to `Reference::get_polygons` in the C++ API.
- `Reference::flexpaths` renamed to `Reference::get_flexpaths` in the C++ API.
- `Reference::robustpaths` renamed to `Reference::get_robustpaths` in the C++ API.
- `Reference::labels` renamed to `Reference::get_labels` in the C++ API.
- Removed magnification argument from `Reference::init` and `Label::init` in the \ 
C++ API.

Files:
RevisionActionfile
1.3modifypkgsrc/cad/py-gdstk/Makefile
1.2modifypkgsrc/cad/py-gdstk/distinfo