Path to this page:
./
net/py-stone,
Interface description language (IDL) for APIs
Branch: CURRENT,
Version: 3.3.8,
Package name: py312-stone-3.3.8,
Maintainer: pkgsrc-usersThe Official Api Spec Language for Dropbox.
Master sites:
Filesize: 185.143 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-stone-3.3.8
- (2024-08-10) Updated to version: py311-stone-3.3.8
- (2024-06-11) Updated to version: py311-stone-3.3.6
- (2024-04-26) Updated to version: py311-stone-3.3.3
- (2023-02-09) Updated to version: py310-stone-3.3.1
- (2022-02-21) Updated to version: py39-stone-3.3.1
CVS history: (Expand)
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-08-10 18:14:40 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-stone: add upstream bug report URL
|
2024-08-10 18:13:41 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-stone: remove unused test dependency
|
2024-08-10 09:39:59 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-stone: update to 3.3.8.
3.3.8
Bug fix for enumerated subtypes custom annotation by @vidit2606 in #338
Update stone version to 3.3.8 by @vidit2606 in #339
3.3.7
If a parameter has no properties still rerturn an empty dict not nil by @shizam \
in #333
fix: Replace deprecated distutils by @Moraxyc in #334
Fix custom annotation inheirtance bug by @rhui-dbx in #336
Update version to 3.3.7 by @vidit2606 in #337
|
2024-06-11 13:44:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-stone: updated to 3.3.6
v3.3.6
Bumping version to 3.3.6
Removing fail_ci_if_error option
Updating the Validation logic to truncate the string of val if it exceeds 1000 \
characters. Also redacting email address value if it's determined that we're \
pattern matching against an email regex.
|
2024-04-26 19:02:07 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-stone: updated to 3.3.3
v3.3.3
Update python version for pypi
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-05-04 23:06:06 by Thomas Klausner | Files touched by this commit (4) |
Log message:
py-stone: relax requirements
|