Commit graph

32886 commits

Author SHA1 Message Date
Jan Tojnar f288a7c077
libproxy: remove Python 2 bidnings
Nothing was using them.

Another step in Python 2 removal.
2019-12-15 01:50:39 +01:00
Jan Tojnar 628abfebfa
jbig2dec: switch to python3 2019-12-15 01:50:39 +01:00
Jan Tojnar 908db0502b
libgsf: remove Python dependency
Python is only used for a single console test these dayls and it likely requires
non-trivial introspection hacks.
2019-12-15 01:50:38 +01:00
Jan Tojnar feb4e68173
gst_all_1.gst-plugins-good: switch to python 3 2019-12-15 01:50:38 +01:00
Jan Tojnar 9d9a20fe1b
gamin: drop Python bindings
They are not compatible with Python 3, upstream as dead, and nothing uses the bindings any more.

This is a progress in getting rid of Python 2 from closures of most people (samba, which depends on gamin shared library is common dependency).
2019-12-15 01:50:38 +01:00
Jan Tojnar a4721054c1
lilv: switch to python3 2019-12-15 01:50:37 +01:00
Jan Tojnar 6b5e932792
lv2: switch to python3 2019-12-15 01:50:37 +01:00
Jan Tojnar e942647826
sratom: switch to python3 2019-12-15 01:50:37 +01:00
Jan Tojnar d06be85bdc
sord: switch to python3 2019-12-15 01:50:37 +01:00
Jan Tojnar 486e3ecafd
serd: switch to python3 2019-12-15 01:50:37 +01:00
Jan Tojnar c8490a8603
libgit2: switch to python3 2019-12-15 01:50:36 +01:00
Jan Tojnar ebe0fd4353
libglvnd: switch to python3 2019-12-15 01:50:36 +01:00
Jan Tojnar 91a276cd79
epoxy: do not depend on python2 2019-12-15 01:50:35 +01:00
Jan Tojnar d58a42ad78
libdbusmenu-gtk3: do not depend on python2 (via gnome-doc-utils) 2019-12-14 23:34:41 +01:00
Jan Tojnar f78ac783a8
libevdev: switch to python3 2019-12-14 14:10:15 +01:00
Jan Tojnar 9c18e1fbe7
farstream: remove python2 dependency
It was never used in the recent history.
2019-12-14 02:47:16 +01:00
Jan Tojnar 1094113464
farstream: format with nixpkgs-fmt 2019-12-14 02:41:39 +01:00
Andreas Rammhold b6de96bf34
Merge pull request #75155 from risicle/ris-libofx-0.9.15
libofx: 0.9.14 -> 0.9.15, addressing CVE-2019-9656
2019-12-12 12:28:58 +01:00
Ryan Mulligan 74d520edd9
Merge pull request #75251 from r-ryantm/auto-update/leatherman
leatherman: 1.9.0 -> 1.9.1
2019-12-11 06:21:58 -08:00
worldofpeace 58cf77fbee
Merge pull request #75043 from worldofpeace/webkitgtk-parallel
webkitgtk: cleanups
2019-12-10 23:52:50 -05:00
worldofpeace c2ba06d09f webkitgtk: add gnome3 maintainers 2019-12-10 23:38:55 -05:00
worldofpeace ed3ffa197d webkitgtk: use python3 2019-12-10 23:36:57 -05:00
worldofpeace 5a5f9dfa74 webkitgtk: nixpkgs-fmt 2019-12-10 23:36:57 -05:00
worldofpeace 249a489631 libindicate: remove 2019-12-10 22:41:24 -05:00
worldofpeace f4119fffdd libsexy: remove
People have only been using this for the spell-entry widget, i.e even
hexchat just has the code vendored and are maintaining it themselves.

There is a continuation that could be packaged if anyone needs it
* https://github.com/TingPing/libsexy3
but currently no package within nixpkgs has a use for this.
2019-12-10 22:37:44 -05:00
Jan Tojnar 4ee7f487fe
Merge pull request #75267 from r-ryantm/auto-update/liblouis
liblouis: 3.11.0 -> 3.12.0
2019-12-10 21:06:13 +01:00
Gabriel Ebner 5f1790101f Merge branch 'auto-update/libqalculate' 2019-12-10 17:38:25 +01:00
Mario Rodas 38a9a2a671
Merge pull request #75383 from r-ryantm/auto-update/rabbitmq-c
rabbitmq-c: 0.9.0 -> 0.10.0
2019-12-09 20:06:04 -05:00
Renaud 70fb3ae37f
Merge pull request #75167 from bbigras/tdb
tdb: 1.3.16 -> 1.3.18
2019-12-09 23:01:51 +01:00
R. RyanTM ddb6186343 rabbitmq-c: 0.9.0 -> 0.10.0 2019-12-09 10:02:56 -08:00
Sarah Brofeldt a7f58b4204
Merge pull request #75273 from r-ryantm/auto-update/rdkafka
rdkafka: 1.2.2 -> 1.3.0
2019-12-09 17:24:09 +01:00
Jan Tojnar 4538eeac6f
Merge pull request #75344 from worldofpeace/libnotify-propagated
libnotify: propagate glib and gdk-pixbuf
2019-12-09 13:39:30 +01:00
Franz Pletz 8bad6c47c1
Merge pull request #75310 from c0bw3b/rem/mbed13-alienfx-coprthr-firestr
Remove mbedtls_1_3, alienfx, coprthr, firestr
2019-12-09 09:38:02 +00:00
worldofpeace 8f2e47ea4f libnotify: nixpkgs-fmt, add maintainers 2019-12-09 02:07:54 -05:00
worldofpeace 79d45c42ac libnotify: propagate glib and gdk-pixbuf
They're in Requires:
Requires: gdk-pixbuf-2.0, gio-2.0 >=  2.26.0, glib-2.0 >=  2.26.0

This has caused one issue so far https://github.com/NixOS/nixpkgs/pull/75321.
2019-12-09 02:06:13 -05:00
Ryan Mulligan ac82e6f3fd
Merge pull request #75271 from r-ryantm/auto-update/libosmium
libosmium: 2.15.3 -> 2.15.4
2019-12-08 14:46:09 -08:00
c0bw3b fdffba3f86 coprthr: remove package
It's been marked as broken for 5 years
2019-12-08 23:27:45 +01:00
Mario Rodas d3248c915e
Merge pull request #75220 from r-ryantm/auto-update/faudio
faudio: 19.11 -> 19.12
2019-12-08 17:01:20 -05:00
c0bw3b d04d1c65bb mbedtls_1_3: remove EoL version 2019-12-08 22:56:14 +01:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Michael Raskin 76c867afde
Merge pull request #74879 from lopsided98/gtk3-armv7l
gtk3: fix build on 32-bit ARM
2019-12-08 18:01:56 +00:00
R. RyanTM 5bba8c20e4 libebml: 1.3.9 -> 1.3.10 (#75246) 2019-12-08 18:55:50 +01:00
R. RyanTM 94a75baddf rdkafka: 1.2.2 -> 1.3.0 2019-12-08 09:21:12 -08:00
R. RyanTM 95c191bf4a libosmium: 2.15.3 -> 2.15.4 2019-12-08 09:09:13 -08:00
R. RyanTM 29862f79f8 liblouis: 3.11.0 -> 3.12.0 2019-12-08 08:38:43 -08:00
R. RyanTM 8384fd752d libqalculate: 3.5.0 -> 3.6.0 2019-12-08 08:15:56 -08:00
R. RyanTM 64909d8216 leatherman: 1.9.0 -> 1.9.1 2019-12-08 05:42:28 -08:00
Orivej Desh 5fc4257de6 libspectrum: init at 1.4.4 2019-12-08 13:27:14 +00:00
Michael Raskin 08db595525
Merge pull request #75089 from jonringer/bump-glui
glui: 2.36 -> 2.37
2019-12-08 12:24:07 +00:00
Mario Rodas 48e9738895
Merge pull request #75230 from aske/sonic-upd
sonic: 2016-03-01 -> 2018-07-06
2019-12-08 06:12:58 -05:00