File:  [cvs.NetBSD.org] / pkgsrc / cad / py-gdstk / distinfo
Revision 1.9: download - view: text, annotated - select for diffs
Fri Feb 23 09:39:17 2024 UTC (10 months, 3 weeks ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
(cad/py-gdstk) Updated 0.9.42 to 0.9.50

## 0.9.50 - 2024-02-07
### Added
- `Polygon.perimeter`.

## 0.9.49 - 2023-12-29
### Fixed
- Type annotation for `Cell.write_svg`.

## 0.9.48 - 2023-12-21
### Changed
- `Cell.dependencies` accepts keyword arguments.

### Fixed
- Fracturing polygons with few points is more robust.
- Compilation improvements.

## 0.9.45 - 2023-10-12
### Changed
- Use Qhull as an external dependecy instead of installing it
  ourselves to avoid conflicts.

## 0.9.43 - 2023-10-08
### Added
- `Library.remap` and `Cell.remap` to remap layer and data/text types
- Add typing stub
- Add deepcopy support

### Changed
- Raise an error if not both layer and datatype are specified in
  `Cell.get_polygons` and `Reference.get_polygons`.
- Correct ordering of path ends in `Library::read_oas()`

### Fixed
- Sort `Slice` Positions When converting from python because the
  internal implementation expects the coordinates to be sorted

$NetBSD: distinfo,v 1.9 2024/02/23 09:39:17 mef Exp $

BLAKE2s (gdstk-0.9.50.tar.gz) = e1870183785bdd3384ee1524a53855d5bec849ac2325105548cfc39513026204
SHA512 (gdstk-0.9.50.tar.gz) = 57f8b7ab3a485c05e74e8953e05e914d6bffcaaca1566ddc2b9a405605c6cec45111a3274dc9fcb7efc10fbbb52a3b302cd4583b2ca8fae4c638e204e0570871
Size (gdstk-0.9.50.tar.gz) = 363258 bytes

CVSweb <webmaster@jp.NetBSD.org>