Age | Commit message (Expand) | Author |
2018-02-28 | gnu: python-msgpack: Run the tests....* gnu/packages/python.scm (python-msgpack)[arguments]: Add #:modules. Replace
CHECK-PHASE with pytest invocation.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke |
2018-02-28 | gnu: python-msgpack: Update to 0.5.6....* gnu/packages/python.scm (python-msgpack): Update to 0.5.6.
[source, home-page]: Adjust to msgpack-python->msgpack rename.
| Marius Bakke |
2018-02-28 | gnu: python-oslo.serialization: Update to 2.24.0....* gnu/packages/openstack.scm (python-oslo.serialization): Update to 2.24.0.
[arguments]: Remove field.
[propagated-inputs]: Remove PYTHON-ISO8601 and PYTHON-SIMPLEJSON. Add
PYTHON-MSGPACK.
[native-inputs]: Remove PYTHON-BABEL.
[properties]: New field.
(python2-oslo.serialization)[native-inputs]: Add PYTHON2-IPADDRESS.
| Marius Bakke |
2018-02-28 | gnu: python-oslo.context: Update to 2.20.0....* gnu/packages/openstack.scm (python-oslo.context): Update to 2.20.0.
[propagated-inputs]: Add PYTHON-DEBTCOLLECTOR and PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR, PYTHON-COVERAGE, PYTHON-MOCK,
PYTHON-OS-CLIENT-CONFIG, PYTHON-OSLOSPHINX and PYTHON-SPHINX. Add
PYTHON-FIXTURES.
| Marius Bakke |
2018-02-28 | gnu: Add python-pyinotify....* gnu/packages/python.scm (python-pyinotify, python2-pyinotify): New
variables.
| Marius Bakke |
2018-02-28 | gnu: python-oslo.utils: Update to 3.35.0....* gnu/packages/openstack.scm (python-oslo.utils): Update to 3.35.0.
[source](snippet): Remove.
[propagated-inputs]: Add PYTHON-PYPARSING.
[native-inputs]: Add PYTHON-DDT, PYTHON-FIXTURES, PYTHON-TESTREPOSITORY and
PYTHON-TESTTOOLS. Remove PYTHON-MOX3.
| Marius Bakke |
2018-02-28 | gnu: python-oslo.config: Update to 5.2.0....* gnu/packages/openstack.scm (python-oslo.config): Update to 5.2.0.
[source](uri): Use PYPI-URI.
[arguments]: Remove field.
[propagated-inputs]: Add PYTHON-DEBTCOLLECTOR, PYTHON-OSLO.I18N, PYTHON-PBR,
PYTHON-RFC3986 and PYTHON-PYYAML.
[native-inputs]: Remove PYTHON-PBR and PYTHON-I18N. Add PYTHON-BANDIT,
PYTHON-COVERAGE, PYTHON-OPENSTACKDOCSTHEME, PYTHON-RENO, PYTHON-SPHINX-1.6,
PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS.
| Marius Bakke |
2018-02-28 | gnu: python-debtcollector: Update to 1.19.0....* gnu/packages/openstack.scm (python-debtcollector): Update to 1.19.0.
[arguments]: Remove field.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR and PYTHON-BABEL. Add PYTHON-SUBUNIT,
PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS.
[properties]: Declare python2 variant.
(python2-debtcollector)[propaged-inputs]: Add PYTHON-FUNCSIGS.
| Marius Bakke |
2018-02-28 | gnu: python-oslo.i18n: Update to 3.19.0....* gnu/packages/openstack.scm (python-oslo.i18n): Update to 3.19.0.
[arguments]: Remove field.
| Marius Bakke |
2018-02-28 | gnu: python-bandit: Update to 1.4.0....* gnu/packages/openstack.scm (python-bandit): Update to 1.4.0.
[source](uri): Use PYPI-URI.
[arguments]: Run CHECK-PHASE after INSTALL-PHASE.
[propagated-inputs]: Remove PYTHON-APPDIRS. Add PYTHON-GITPYTHON.
[native-inputs]: Remove PYTHON-PBR. Add PYTHON-BEAUTIFULSOUP4,
PYTHON-OSLOTEST and PYTHON-SUBUNIT.
| Marius Bakke |
2018-02-28 | gnu: Add python-gitpython....* gnu/packages/version-control.scm (python-gitpython, python2-gitpython): New
public variables.
| Marius Bakke |
2018-02-28 | gnu: Add python-gitdb....* gnu/packages/version-control.scm (python-gitdb, python2-gitdb): New public
variables.
| Marius Bakke |
2018-02-28 | gnu: python-stevedore: Update to 1.28.0....* gnu/packages/openstack.scm (python-stevedore): Update to 1.28.0.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR, PYTHON-DISCOVER, PYTHON-DOCUTILS,
PYTHON-OSLOSPHINX and PYTHON-OSLOTEST. Replace PYTHON-SPHINX with
PYTHON-SPHINX-1.6.
| Marius Bakke |
2018-02-28 | gnu: Add python-rfc3986....* gnu/packages/python.scm (python-rfc3986, python2-rfc3986): New public
variables.
| Marius Bakke |
2018-02-28 | gnu: python2-stevedore: Enable tests....* gnu/packages/openstack.scm (python-stevedore)[properties]: Remove.
(python2-stevedore)[arguments]: Remove.
| Marius Bakke |
2018-02-28 | gnu: python-oslo.context: Enable tests....* gnu/packages/openstack.scm (python-oslo.context)[arguments]: Remove.
| Marius Bakke |
2018-02-28 | gnu: python2-bandit: Enable tests....* gnu/packages/openstack.scm (python-bandit)[properties]: Remove.
(python2-bandit): Don't use STRIP-PYTHON2-VARIANT.
| Marius Bakke |
2018-02-28 | gnu: python2-swiftclient: Enable tests....* gnu/packages/openstack.scm (python-swiftclient)[properties]: Declare python2
variant.
(python2-swiftclient): Use STRIP-PYTHON2-VARIANT.
[propagated-inputs]: Remove PYTHON2-REQUESTS.
[arguments]: Remove.
[native-inputs]: Delete.
| Marius Bakke |
2018-02-28 | gnu: python-mox3: Update to 0.24.0....* gnu/packages/openstack.scm (python-mox3): Update to 0.24.0.
[source](patches): New field.
[arguments]: Remove.
[native-inputs]: Add PYTHON-OPENSTACKDOCSTHEME and PYTHON-SUBUNIT. Replace
PYTHON-SPHINX with PYTHON-SPHINX-1.6. Move PYTHON-PBR and PYTHON-FIXTURES ...
[propagated-inputs]: ... here. New field.
[description]: Don't mention explicit Python versions.
* gnu/packages/patches/python-mox3-python3.6-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Marius Bakke |
2018-02-28 | gnu: Add python-openstackdocstheme....* gnu/packages/openstack.scm (python-openstackdocstheme,
python2-openstackdocstheme): New public variables.
| Marius Bakke |
2018-02-28 | gnu: python-sphinx@1.6: Add python2 variant....* gnu/packages/python.scm (python-sphinx-1.6)[properties]: Declare python2 variant.
(python2-sphinx-1.6): New public variable.
| Marius Bakke |
2018-02-28 | gnu: python-fixtures: Update to 3.0.0....* gnu/packages/check.scm (python-fixtures-bootstrap): Update to 3.0.0.
| Marius Bakke |
2018-02-28 | gnu: python-reno: Update to 2.7.0....* gnu/packages/openstack.scm (python-reno): Update to 2.7.0.
[propagated-inputs]: Remove PYTHON-BABEL. Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR and PYTHON-OSLOTEST. Add PYTHON-DOCUTILS
and PYTHON-SPHINX.
| Marius Bakke |
2018-02-28 | gnu: python-oslotest: Update to 3.2.0....* gnu/packages/openstack.scm (python-oslotest): Update to 3.2.0.
[source](uri): Use PYPI-URI.
[native-inputs]: Move PYTHON-OS-CLIENT-CONFIG, PYTHON-SIX, PYTHON-SUBUNIT,
PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS ...
[propagated-inputs]: ... here.
[properties]: Remove field.
(python2-oslotest)[arguments]: Remove.
| Marius Bakke |
2018-02-28 | gnu: python-testscenarios: Update to 0.5.0....* gnu/packages/check.scm (python-testscenarios-bootstrap): Update to 0.5.0.
[source](uri): Use PYPI-URI.
[arguments]: Replace CHECK-PHASE.
[propagated-inputs]: Add PYTHON-PBR-MINIMAL.
(python-testscenarios)[propagated-inputs]: Add PYTHON-PBR.
| Marius Bakke |
2018-02-28 | gnu: python-testtools: Update to 2.3.0....* gnu/packages/check.scm (python-testtools-bootstrap,
python2-testtools-bootstrap): New public variables.
(python-testtools): Inherit.
[arguments]: Remove old. Replace CHECK-PHASE with custom command.
[propagated-inputs]: Add PYTHON-FIXTURES, PYTHON-PBR, PYTHON-SIX,
PYTHON-TRACEBACK2 and PYTHON-UNITTEST2.
[native-inputs]: Add PYTHON-TESTSCENARIOS-BOOTSTRAP.
(python-testscenarios-bootstrap, python2-testscenarios-bootstrap): New public
variables.
(python-testscenarios): Adjust accordingly.
[propagated-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP.
(python-subunit-bootstrap, python2-subunit-bootstrap): New public variables.
(python-subunit): Inherit.
(python-fixtures-bootstrap)[native-inputs]: Replace PYTHON-TESTTOOLS with
PYTHON-TESTTOOLS-BOOTSTRAP.
(python-testrepository-bootstrap)[native-inputs]: Replace PYTHON-SUBUNIT and
PYTHON-TESTTOOLS with PYTHON-SUBUNIT-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTSCENARIOS and PYTHON-TESTTOOLS with
PYTHON-TESTSCENARIOS-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
| Marius Bakke |
2018-02-28 | gnu: python-extras: Update to 1.0.0....* gnu/packages/python.scm (python-extras): Update to 1.0.0.
[source](uri): Use PYPI-URI.
| Marius Bakke |
2018-02-28 | gnu: python-testresources: Update to 2.0.1....* gnu/packages/check.scm (python-testresources-bootstrap,
python2-testresources-bootstrap): New public variables.
(python-testresources): Adjust accordingly.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTTOOLS.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTRESOURCES with PYTHON-TESTRESOURCES-BOOTSTRAP.
| Marius Bakke |
2018-02-28 | gnu: python-subunit: Update to 1.2.0....* gnu/packages/check.scm (python-subunit): Update to 1.2.0.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Remove PYTHON-MIMEPARSE. Add PYTHON-TESTTOOLS.
[native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTSCENARIOS.
| Marius Bakke |
2018-02-28 | gnu: python-fixtures: Propagate python-pbr....* gnu/packages/check.scm (python-fixtures-bootstrap,
python2-fixtures-bootstrap, python-testrepository-bootstrap,
python2-testrepository-bootstrap): New public variables.
(python-fixtures): Adjust accordingly.
(python-testrepository): Likewise.
[native-inputs]: Remove PYTHON-PBR-MINIMAL.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-FIXTURES
and PYTHON-TESTREPOSITORY WITH PYTHON-FIXTURES-BOOTSTRAP and
PYTHON-TESTREPOSITORY-BOOTSTRAP.
| Marius Bakke |
2018-02-28 | gnu: dionysus: Update to 1.4.0....* gnu/packages/maths.scm (dionysus): Update to 1.4.0.
| Efraim Flashner |
2018-02-28 | gnu: r-httpuv: Update to 1.3.6....* gnu/packages/web.scm (r-httpuv): Update to 1.3.6.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: dblatex: Update to 0.3.10....* gnu/packages/docbook.scm (dblatex): Update to 0.3.10.
[source]: Remove patch.
* gnu/packages/patches/dblatex-remove-multirow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-yaml-libyaml: Update to 0.69....* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.69.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-yaml: Update to 1.24....* gnu/packages/perl.scm (perl-yaml): Update to 1.24.
[source]: Update origin URI.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-variable-magic: Update to 0.62....* gnu/packages/perl.scm (perl-variable-magic): Update to 0.62.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-throwable: Update to 0.200013....* gnu/packages/perl.scm (perl-throwable): Update to 0.200013.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-text-diff: Update to 1.45....* gnu/packages/perl.scm (perl-text-diff): Update to 1.45.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-path-class: Update to 0.37....* gnu/packages/perl.scm (perl-path-class): Update to 0.37.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-list-moreutils-xs: Update to 0.428....* gnu/packages/perl.scm (perl-list-moreutils-xs): Update to 0.428.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-import-into: Update to 1.002005....* gnu/packages/perl.scm (perl-import-into): Update to 1.002005.
[source]: Update origin URI.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-extutils-installpaths: Update to 0.011....* gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.011.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-devel-globaldestruction: Update to 0.14....* gnu/packages/perl.scm (perl-devel-globaldestruction): Update to 0.14.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-config-autoconf: Update to 0.315....* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.315.
| Tobias Geerinckx-Rice |
2018-02-28 | gnu: perl-data-optlist: Update to 0.110....* gnu/packages/perl.scm (perl-data-optlist): Update to 0.110.
| Tobias Geerinckx-Rice |
2018-02-28 | services: cgit: Add more configuration fields....* gnu/services/version-control.scm (cgit-service-type): Move to separate file.
* gnu/services/cgit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
* gnu/tests/version-control.scm: Add this.
* doc/guix.texi (Cgit Service): Document this.
| Oleg Pykhalov |
2018-02-28 | gnu: make-bootstrap: Build grep without PCRE support....Partly fixes <https://bugs.gnu.org/24841>.
Reported by Chris Marusich <cmmarusich@gmail.com>.
This fixes cross-compilation of the statically-linked grep.
* gnu/packages/make-bootstrap.scm (%static-inputs): Add 'inputs' field
for grep.
| Ludovic Courtès |
2018-02-27 | gnu: perl-x11-xcb: Update to 0.17....* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.17.
| Tobias Geerinckx-Rice |
2018-02-27 | gnu: perl-xml-sax-base: Update to 1.09....* gnu/packages/xml.scm (perl-xml-sax-base): Update to 1.09.
| Tobias Geerinckx-Rice |
2018-02-27 | gnu: tig: Update to 2.3.3....* gnu/packages/version-control.scm (tig): Update to 2.3.3.
[arguments]: Substitute INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice |