Commit graph

431502 commits

Author SHA1 Message Date
Fabian Affolter 427a6d3a04
python310Packages.pymediainfo: add changelog to meta
- disable on unsupported Python releases
2022-12-01 19:55:33 +01:00
R. Ryantm efdcde9273 python310Packages.pyphen: 0.13.0 -> 0.13.2 2022-12-01 18:47:12 +00:00
Fabian Affolter 89a353ccd2
Merge pull request #203890 from r-ryantm/auto-update/python310Packages.pip-tools
python310Packages.pip-tools: 6.8.0 -> 6.11.0
2022-12-01 19:35:23 +01:00
Fabian Affolter 65aa90ebaf
Merge pull request #203960 from fabaff/scmrepo-bump
python310Packages.scmrepo: 0.1.3 -> 0.1.4
2022-12-01 19:34:17 +01:00
Fabian Affolter 2169e9c32a
Merge pull request #203961 from fabaff/teslajsonpy-bump
python310Packages.teslajsonpy: 3.2.2 -> 3.3.0
2022-12-01 19:34:01 +01:00
Fabian Affolter 1428b61f61
Merge pull request #203928 from r-ryantm/auto-update/python310Packages.pyface
python310Packages.pyface: 7.4.2 -> 7.4.3
2022-12-01 19:31:50 +01:00
Fabian Affolter e310d194d6
Merge pull request #203955 from fabaff/neo4j-bump
python310Packages.neo4j: 5.2.1 -> 5.3.0
2022-12-01 19:30:52 +01:00
Fabian Affolter 067d0d4f17 python310Packages.pyodbc: add changelog to meta 2022-12-01 19:30:41 +01:00
R. Ryantm ca271f2988 python310Packages.pyodbc: 4.0.34 -> 4.0.35 2022-12-01 19:30:41 +01:00
Theodore Ni c35afb9aeb
python310Packages.weakrefmethod: remove
This package is only needed by Python 2. Due to its low usage within
nixpkgs, I feel that it can be maintained out of tree if necessary.

As a benefit, this remove one more dependency on unittest2, which is
unmaintained by upstream, and which we would like to remove.
2022-12-01 10:24:10 -08:00
Theodore Ni 821c943d1b
python310Packages.signalslot: remove weakrefmethod
This is not needed by the package when on Python >= 3.4.

Also add a dependency on pytest-xdist as it's asked for by the package,
and it removes some warnings when running tests due to pytest reporting
on unknown configuration options consumed by pytest-xdist.
2022-12-01 10:21:14 -08:00
Michal Sojka e35603d8b2 fastddsgen: upgrade to openjdk17
This prevents build dependency on Python 2.7 (see #201859).

Upstream recommends using openjdk8 or 11, but my tests show that using
openjdk17 works well.
2022-12-01 19:20:39 +01:00
Fabian Affolter eb701b9e9f
python310Packages.pymunk: add missing input 2022-12-01 19:20:26 +01:00
R. Ryantm 8bbfbdc480 python310Packages.pyoverkiz: 1.7.0 -> 1.7.1 2022-12-01 18:14:37 +00:00
R. RyanTM 6edf855c1a
buildkite-agent: 3.40.0 -> 3.41.0 (#203803) 2022-12-01 19:14:09 +01:00
Fabian Affolter aacfe97e55
python310Packages.pyomo: add changelog to meta 2022-12-01 19:05:25 +01:00
R. Ryantm ab3035c461 python310Packages.pyomo: 6.4.2 -> 6.4.3 2022-12-01 17:57:55 +00:00
Martin Weinelt 4c5c40f176
Merge pull request #203967 from r-ryantm/auto-update/python310Packages.pyoctoprintapi
python310Packages.pyoctoprintapi: 0.1.9 -> 0.1.10
2022-12-01 18:56:24 +01:00
Fabian Affolter fcdc8aee87
python310Packages.pyface: add changelog to meta 2022-12-01 18:55:31 +01:00
Fabian Affolter 19d259eddb
Merge pull request #203912 from r-ryantm/auto-update/python310Packages.pycfdns
python310Packages.pycfdns: 2.0.0 -> 2.0.1
2022-12-01 18:52:10 +01:00
Fabian Affolter abc0cf6076
python310Packages.pyoctoprintapi: add changelog to meta 2022-12-01 18:50:30 +01:00
7c6f434c 291315ced9
Merge pull request #203941 from nagy/blobby
blobby: repair
2022-12-01 17:49:29 +00:00
Theodore Ni cad27dd109
python310Packages.django-postgresql-netfields: 1.2.2 -> 1.3.0 2022-12-01 09:47:55 -08:00
R. Ryantm 094532b619 python310Packages.pyoctoprintapi: 0.1.9 -> 0.1.10 2022-12-01 17:43:08 +00:00
Fabian Affolter c003849b56
python310Packages.pymunk: add changelog to meta
- diable on unsupported Python releases
2022-12-01 18:41:54 +01:00
Fabian Affolter 5c9e457157
python310Packages.pymc: add changelog to meta 2022-12-01 18:32:58 +01:00
R. Ryantm a71f71b827 python310Packages.pymunk: 6.3.0 -> 6.4.0 2022-12-01 17:16:09 +00:00
figsoda d2c12ae036
Merge pull request #203945 from asimpson/master
mpd: 0.23.9 -> 0.23.11
2022-12-01 12:14:28 -05:00
Fabian Affolter cd73eb0b88 python310Packages.teslajsonpy: 3.2.2 -> 3.3.0
Changelog: https://github.com/zabuldon/teslajsonpy/releases/tag/v3.3.0
2022-12-01 18:05:23 +01:00
Fabian Affolter eacec3f905 python310Packages.scmrepo: 0.1.3 -> 0.1.4
Changelog: https://github.com/iterative/scmrepo/releases/tag/0.1.4
2022-12-01 18:01:38 +01:00
Thiago Kenji Okada d57353e122 openjdk14: disable JavaFX by default
Since openjfk11 depends on python2 (EOL).
2022-12-01 16:53:25 +00:00
Thiago Kenji Okada f24ea1f792 openjdk13: disable JavaFX by default
Since openjfk11 depends on python2 (EOL).
2022-12-01 16:53:08 +00:00
Thiago Kenji Okada 76f20f79c6 openjdk12: disable JavaFX by default
Since openjfk11 depends on python2 (EOL).
2022-12-01 16:52:53 +00:00
Thiago Kenji Okada 94491ad9fc openjdk11: disable JavaFX by default
Since openjfk11 depends on python2 (EOL).
2022-12-01 16:52:14 +00:00
kilianar b92b329d25 papirus-icon-theme: 20221101 -> 20221201
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20221201
2022-12-01 17:51:39 +01:00
Thiago Kenji Okada 2eb33a05a0
Merge pull request #203944 from AtilaSaraiva/vkcapture
obs-vkcapture: 1.2.1 -> 1.2.2
2022-12-01 16:51:32 +00:00
Fabian Affolter 87adfff3cf python310Packages.scmrepo: add changelog to meta 2022-12-01 17:39:28 +01:00
Felix Buehler 6de9ec5969 nixos/octoprint: add openFirewall option 2022-12-01 17:38:08 +01:00
Ryan Lahfa 40b71c3e93
nixos/redmine: add missing lib.mdDoc (#203952) 2022-12-01 17:37:16 +01:00
Jeff Slight 1f244f1625
gitlab: 15.6.0 -> 15.6.1 (#203868)
* gitlab: 15.6.0 -> 15.6.1

* remove attr_encrypted gem
2022-12-01 17:31:25 +01:00
figsoda 5195ca2346
Merge pull request #203826 from figsoda/lint
nixos/*: apply some lints from statix and nil
2022-12-01 11:20:11 -05:00
Fabian Affolter 7df62d0fe6 python310Packages.neo4j: 5.2.1 -> 5.3.0
Changelog: https://github.com/neo4j/neo4j-python-driver/releases/tag/5.3.0
2022-12-01 17:18:57 +01:00
Jade Lovelace 6065d768e1 sapling: fix on macOS
There were two factors here: our cargo hook was messing up the cargo
config, which broke the build, and also an upstream bug where Sapling
didn't work on Python 3.10.

The upstream issue was filed as https://github.com/facebook/sapling/issues/279

We can get rid of the python 3.8 override as soon as this patch gets
into a released version.
2022-12-01 10:12:43 -06:00
R. Ryantm 77aafd01c2 python310Packages.pymc: 4.3.0 -> 4.4.0 2022-12-01 16:12:30 +00:00
Ryan Lahfa eefa1a94a9
Merge pull request #203668 from LeSuisse/postgresql_jdbc-42.5.1
postgresql_jdbc: 42.5.0 -> 42.5.1
2022-12-01 17:06:47 +01:00
figsoda d542f05081
Merge pull request #203940 from portothree/master
mantainers: update portothree email
2022-12-01 11:04:32 -05:00
Fabian Affolter 49c247fe59 python310Packages.neo4j: add changelog to meta 2022-12-01 16:56:43 +01:00
AtilaSaraiva 7f4559c57c obs-vkcapture: 1.2.1 -> 1.2.2 2022-12-01 08:50:09 -07:00
Daniel Nagy fd962eab8e
volctl: 0.8.2 -> 0.9.2 2022-12-01 16:45:00 +01:00
Adam Simpson a4952c81d7
mpd: 0.23.9 -> 0.23.11 2022-12-01 10:43:25 -05:00