fcambus
b43ca280aa
Update ruby-rouge to 3.15.0.
2020-01-17 20:28:30 +00:00
fcambus
d40967ffc6
Update logswan to 2.1.3.
2020-01-17 20:22:03 +00:00
jasper
10d47f9862
update to py-pynetbox-4.2.4
2020-01-17 19:15:21 +00:00
jasper
f9952e51b1
Use hw.ncpuonline for num_cpus::get()
...
This affects the number of jobs cargo will spawn which previously didn't take
take into account whether or not hw.smt was set.
Also implement num_cpus::get_num_physical_cpus() while here.
Patch has been merged upstream already.
ok semarie@ (MAINTAINER)
2020-01-17 19:13:19 +00:00
kurt
3f3e0ce642
Enable pwm-fan on rockpro64.
...
The cooling levels are tuned to the fan that comes with the rockpro64 NAS
case. A gpu-theremal zone was not added because having two active cooling
maps control one physical fan causes them to compete for the fan speed
which results in erratic fan behavior.
okay jsg@, kettenis@
2020-01-17 14:24:42 +00:00
sthen
3ec8388403
warn that this port only supports ACMEv1 which let's encrypt will stop
...
supporting.
2020-01-17 14:13:51 +00:00
naddy
348f7e474b
fix typo in variable name
2020-01-17 13:56:37 +00:00
sthen
18661f1c22
use standard dir for zsh completions, from Matthew Martin
2020-01-17 13:53:54 +00:00
sthen
792d1202d9
use standard dir for zsh completions, from Matthew Martin, ok kn
2020-01-17 13:53:22 +00:00
sthen
193fd38ed2
use standard dir for zsh completions, from Matthew Martin, ok maintainer
2020-01-17 13:52:41 +00:00
bcallah
8ecadfa19a
Update to ebc-2.5.1
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.5.1
2020-01-17 13:38:58 +00:00
bcallah
24b6ade33d
Update to focuswriter-1.7.4
2020-01-17 13:35:55 +00:00
naddy
c0f8e859be
fix build for C++-relevant type change in libXt 1.2.0; ok matthieu@
2020-01-17 13:34:54 +00:00
landry
20a5da0250
Update to mcds 1.6, from MAINTAINER/upstream Timothy Brown, thanks !
2020-01-17 08:35:50 +00:00
benoit
68547751b6
Update to rocksndiamonds-4.1.4.1.
2020-01-17 07:44:21 +00:00
sthen
20498cf97d
add a comment explaining pre-configure
2020-01-16 22:33:54 +00:00
sthen
90b4880dbf
update to newer cad/abc checkout, from maintainer Alessandro De Laurenzis
2020-01-16 22:32:48 +00:00
sthen
ef35b6ad13
update to ipe 7.2.12, from maintainer Alessandro De Laurenzis
2020-01-16 22:28:53 +00:00
sthen
1564f161cb
add a maintainer/debug convenience target to make it easier to adjust
...
internal debug options via "make menuselect" (dep on configure, set user
to _pbuild as needed)
2020-01-16 21:24:19 +00:00
jasper
9c292ca206
provide a debug package
2020-01-16 20:25:43 +00:00
jasper
a861dff000
update to libxml++3-3.2.0
2020-01-16 20:21:15 +00:00
sthen
7914f70f09
update to wireshark-3.2.1
2020-01-16 18:09:14 +00:00
sthen
e5e29e1d37
update to py-curl 7.43.0.4
2020-01-16 18:08:47 +00:00
landry
76247d52b7
+pygeoapi
2020-01-16 17:57:43 +00:00
landry
b4cc49d04e
Import pygeoapi 0.6.0.
...
pygeoapi is a Python server implementation of the OGC API suite of
standards, mostly the OGC API Features one previously known as WFS3.
ok/tweaks kn@
2020-01-16 17:57:04 +00:00
landry
9d3b1d4884
link py-flask-cors to the build.
...
Note that it defaults to py3 and doesnt provide a py2 flavor.
2020-01-16 17:54:14 +00:00
landry
665b6514f1
Import py-flask-cors 3.0.8.
...
A Flask extension for handling Cross Origin Resource Sharing (CORS), making
cross-origin AJAX possible.
ok kn@
2020-01-16 17:53:08 +00:00
solene
3a2817375e
Fix an issue when saving to png
...
bket@ imported a patch from upstream to address to issue
ok fcambus@
2020-01-16 14:09:20 +00:00
pamela
7b12fc18a3
+ py-fixtures, + py-linecache2, + py-traceback2
2020-01-16 13:57:29 +00:00
pamela
05589cd4b6
import py-traceback2
...
A backport of traceback to older supported Pythons. This module
provides a standard interface to extract, format and print stack
traces of Python programs. It exactly mimics the behavior of the
Python interpreter when it prints a stack trace.
OK bket phessler
2020-01-16 13:55:48 +00:00
pamela
f889fab02f
import py-linecache2
...
A backport of linecache to older supported Pythons. The linecache
module allows one to get any line from a Python source file, while
attempting to optimize internally, using a cache, the common case
where many lines are read from a single file.
OK bket phessler
2020-01-16 13:53:02 +00:00
pamela
f109409b52
import py-fixtures
...
Fixtures defines a Python contract for reusable state / support
logic, primarily for unit testing. Helper and adaptation logic is
included to make it easy to write your own fixtures using the
fixtures contract.
OK bket phessler
2020-01-16 13:48:34 +00:00
landry
153f6c821d
Bump libgdal minor, enabling hdf5/netcdf added symbols to the lib.
...
Bump REVISION while here.
discussed with martin@
2020-01-16 12:44:23 +00:00
landry
f342b5c25c
Fix python3 flavor packaging, breakage reported by naddy@
2020-01-16 12:43:26 +00:00
gonzalo
645ced3de7
Update for WP-Cli to 2.4.0:
...
https://github.com/wp-cli/wp-cli/releases
OK abieber@
2020-01-16 09:55:28 +00:00
gonzalo
da6ca8f43c
Update for Bacon to 3.9.3
...
"Si compila OK" juanfra@ (maintainer)
2020-01-16 09:53:38 +00:00
gonzalo
ba61292131
update for Yarl to 1.4.2:
...
https://github.com/aio-libs/yarl/releases
OK jung@ (maintainer)
2020-01-16 09:51:58 +00:00
gonzalo
bd21b70427
Small update for py3-zeroconf to 0.24.4:
...
https://pypi.org/project/zeroconf/0.24.4/
OK jung@ (maintainer)
2020-01-16 09:49:31 +00:00
gonzalo
fb31d9fd03
Update for Gource to 0.51:
...
https://gource.io/
OK bentley@
2020-01-16 09:46:58 +00:00
benoit
54af6a484a
Update to ophcrack-3.8.0.
2020-01-16 07:40:29 +00:00
sthen
cb85479227
update to exabgp-4.2.2
2020-01-15 22:32:39 +00:00
ajacoutot
80e987ffcc
Missing RDEP on x11/gnome/gfbgraph.
...
from Jerome Pinot, thanks
2020-01-15 22:28:11 +00:00
sthen
6cbc99a420
add a simple "make test" target
2020-01-15 21:13:54 +00:00
sthen
a108ff6b50
update to dMagnetic-0.20, from maintainer Thomas Dettbarn
2020-01-15 21:11:30 +00:00
sthen
bc3ebc875e
completely remove the "static inline" mgetty patches, the change was already
...
handled upstream in the 1.2.1 update.
2020-01-15 21:02:28 +00:00
sthen
4427d7cc84
Patch the copy of openssl-sys used in audio/ncspot build to allow
...
continued building against libressl now that the version number has been
bumped to 3.1.0 (openssl-sys has a tight version check). Clue from
semarie@, similar to patches already made in lang/rust, www/newsboat
and www/zola.
2020-01-15 20:35:02 +00:00
sthen
2ae2d5cdc5
update to certbot/py-acme 1.1.0
2020-01-15 20:31:11 +00:00
bcallah
66025dc475
Update to ebc-2.5.0
...
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.5.0
2020-01-15 20:15:02 +00:00
naddy
dca02861d3
Maintenance update to 7.68.0. The security fix does not affect us.
2020-01-15 20:12:35 +00:00
bcallah
12207fe944
Update to diffoscope-135
2020-01-15 19:40:45 +00:00