2022-07-08 16:24:46 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-digitalocean: mark as not for python 2.x |
2022-02-10 21:51:56 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-digitalocean: updated to 1.17.0 v1.17.0 This is a long overdue release! Added: Update records Delete records Support for Projects in Manager Loadbalancer missing properties Changed: Updated Loadbalancer docs |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message: net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch |
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message: net: Remove SHA1 hashes for distfiles |
2021-02-09 08:24:38 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-digitalocean: updated to 1.16.0 1.16.0: Unknown changes |
2020-09-29 20:43:47 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-digitalocean: updated to 1.15.0 1.15.0: Unknown changes |
2019-12-31 14:05:10 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message: py-digitalocean: fix invalid byte Bump revision |
2019-12-30 22:17:29 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1) |
Log message: py-digitalocean: sort PLIST |
2019-12-30 20:25:03 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) |
Log message: py-digitalocean: added version 1.14.0 This library provides easy access to Digital Ocean APIs to deploy droplets, \ images and more. Features python-digitalocean support all the features provided via digitalocean.com APIs, \ such as: Get user’s Droplets Get user’s Images (Snapshot and Backups) Get public Images Get Droplet’s event status Create and Remove a Droplet Resize a Droplet Shutdown, restart and boot a Droplet Power off, power on and “power cycle” a Droplet Perform Snapshot Enable/Disable automatic Backups Restore root password of a Droplet |