aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pygobject/3.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python3.pkgs.pygobject3: 3.36.1 -> 3.38.0WORLDofPEACE2020-10-241-6/+4
| | | | | | | | This no longer supports python3. We should mark projects that use python2 pygobject3 as broken. https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.38.0/NEWS
* python3.pkgs.pygobject3: 3.36.0 → 3.36.1Jan Tojnar2020-07-221-2/+2
| | | | https://ftp.gnome.org/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.1.news
* treewide: replace base64 encoded hashesDaiderd Jordan2020-06-031-1/+1
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* python3.pkgs.pygobject3: 3.34.0 → 3.36.0Jan Tojnar2020-03-241-2/+2
| | | | https://ftp.gnome.org/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.news
* python3Packages.pygobject3: 3.32.1 -> 3.34.0worldofpeace2020-01-311-2/+2
| | | | https://gitlab.gnome.org/GNOME/pygobject/blob/3.34.0/NEWS
* python3Packages.pygobject3: 3.32.0 -> 3.32.1worldofpeace2019-04-241-2/+2
| | | | https://gitlab.gnome.org/GNOME/pygobject/blob/3.32.1/NEWS
* pythonPackages.pygobject3: 3.30.4 -> 3.32.0Tor Hedin Brønner2019-04-051-2/+2
|
* pythonPackages: fix native / check inputsFrederik Rietdijk2019-01-151-1/+1
|
* python3.pkgs.pygobject3: 3.30.2 → 3.30.4Jan Tojnar2018-12-231-2/+2
|
* gobject-introspection: rename packageJan Tojnar2018-12-021-2/+2
| | | | camelCase package name was a huge inconsistency in GNOME package set.
* pythonPackages.pygobject3: 3.26.1 -> 3.30.2Tor Hedin Brønner2018-11-301-11/+23
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
|
* Merge #32034: pygobject: 3.24.1 -> 3.26.1Vladimír Čunát2017-12-011-3/+3
|\
| * pythonPackages.pygobject3: 3.24.1 → 3.26.1Jan Tojnar2017-11-271-3/+3
| |
* | pythonPackages: Add version and pname attributes to packagesadisbladis2017-11-231-1/+3
|/
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-211-1/+2
| | | | Only acts on one-line dependency lists.
* GNOME: 3.22 -> 3.24Linus Heckemann2017-08-281-3/+3
| | | | | | | | | | This is a squash commit of the joint work from: * Jan Tojnar (@jtojnar) * Linus Heckemann (@lheckemann) * Ryan Mulligan (@ryantm) * romildo (@romildo) * Tom Hunger (@teh)
* Python: replace mkPythonDerivation with buildPythonPackage and format="other";Frederik Rietdijk2017-03-211-2/+3
| | | | | This way all Python packages use the same function, `buildPythonPackage`.
* pygobject3: multiple outputsThomas Tuegel2016-11-151-0/+2
|
* pygobject: 3.20.0 -> 3.22.0Alexander Ried2016-10-151-2/+2
|
* pygobject3: Add missing dependencies (for darwin)Josef Kemetmueller2016-09-041-3/+4
| | | | | | | | The packages "which" and "ncurses" are needed for building pygobject3 (on darwin) during the checkPhase. The ncurses library is necessary only because python3.5 is currently built using "-lncurses" and pygobject3 wants the same libraries that python3.5 was compiled with. (Because it uses "python3.5-config --ldflags" during the build)
* pythonPackages: use mkPythonDerivationFrederik Rietdijk2016-09-011-6/+4
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-021-0/+1
| | | | Build-tested on x86_64 Linux & Mac.
* pythonPackages.pygobject{,3}: let python.buildEnv detect itNikolay Amiantov2016-05-141-0/+2
|
* pygobject: 3.18.2 -> 3.20.0Damien Cassou2016-04-201-3/+5
|
* pygobject3: 3.12.1 -> 3.18.2Bjørn Forsman2015-12-051-3/+3
| | | | pitivi-0.95 needs pygobject >= 3.14.
* meld: bump to 3.12.3 (latest) versionJoachim Schiele2015-01-211-1/+2
|
* pygobject3: update 3.10.2 -> 3.12.1Vladimír Čunát2014-05-201-4/+4
|
* Bump libwnck3 and pygobject3, and enable introspectionTomasz Kontusz2014-01-051-6/+4
|
* make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2013-07-141-1/+1
| | | | possible
* Adding pygobject3 (for bluez4).Lluís Batlle i Rossell2013-05-091-0/+19
bluez-simple-agent fails to work otherwise. We discussed this a bit on #486, and this looks like the simplest way to get bluez-simple-agent again.