mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
sysutils/py-director: Update to 0.9.0
* Improved: definition of the "Ephemeral Concept". * Added: describe command. * Added: check command. * Fixed: indentation in src/director/__init__.py ChangeLog at: https://github.com/DtxdF/director/releases/tag/v0.9.0 PR: 280247
This commit is contained in:
parent
f3ef34ae19
commit
a0611f9351
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= director
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.8.0
|
||||
DISTVERSION= 0.9.0
|
||||
CATEGORIES= sysutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1708653303
|
||||
SHA256 (DtxdF-director-v0.8.0_GH0.tar.gz) = 8ee02c8564d00e826c310b673b19d83ac34bde704c72367bd0c5077b1b969900
|
||||
SIZE (DtxdF-director-v0.8.0_GH0.tar.gz) = 18033
|
||||
TIMESTAMP = 1720810500
|
||||
SHA256 (DtxdF-director-v0.9.0_GH0.tar.gz) = 0c78d05eb79f6c7e236bb475f5783d2befa27abd84e1b645548110b3434032cb
|
||||
SIZE (DtxdF-director-v0.9.0_GH0.tar.gz) = 18352
|
||||
|
|
Loading…
Add table
Reference in a new issue