Age | Commit message (Expand) | Author |
2019-05-13 | gnu: python-future: Update to 0.17.1....* gnu/packages/python-xyz.scm (python-future): Update to 0.17.1.
| Marius Bakke |
2019-05-06 | gnu: python-pyyaml: Fix license field to refer to license:wtfpl2....* gnu/packages/python-xyz.scm (python-pyyaml): Fix license field to refer to
license:wtfpl2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley |
2019-05-05 | Correct email and license info for Brendan Tildesley....* gnu/packages/audio.scm: Correct email and license info.
* gnu/packages/ebook.scm: Correct email and license info.
* gnu/packages/fonts.scm: Correct email and license info.
* gnu/packages/freedesktop.scm: Correct email and license info.
* gnu/packages/gnome.scm: Correct email and license info.
* gnu/packages/linux.scm: Correct email and license info.
* gnu/packages/lxde.scm: Correct email and license info.
* gnu/packages/python-web.scm: Correct email and license info.
* gnu/packages/python-xyz.scm: Correct email and license info.
* gnu/packages/python.scm: Correct email and license info.
* gnu/packages/video.scm: Correct email and license info.
* gnu/packages/web.scm: Correct email and license info.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley |
2019-05-05 | gnu: Add python-soupsieve, python2-soupsieve....* gnu/packages/python-xyz.scm (python-soupsieve): New variable.
(python2-soupsieve): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley |
2019-05-05 | gnu: python-regex, python2-regex: Update to 2019.04.14....* gnu/packages/python.scm (python-regex, python2-regex): Update to 2019.04.14.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley |
2019-04-28 | Merge branch 'staging' | Ludovic Courtès |
2019-04-25 | gnu: python-dill: Fix typo in description....* gnu/packages/python-xyz.scm (python-dill)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2019-04-25 | gnu, guix: Yearly ritual purging of the filesystems....* gnu/packages/android.scm (android-ext4-utils)[synopsis]: Fix ‘file
system’ spelling.
* gnu/packages/disk.scm (rmlint)[synopsis, description]: Likewise.
* gnu/packages/golang.scm (go-github-com-kr-fs)[synopsis, description]:
Likewise & edit for grammar.
* gnu/packages/ipfs.scm (gx, go-ipfs)[description]: Likewise.
* /gnu/packages/java.scm (java-commons-vfs)[synopsis]: Likewise.
* gnu/packages/linux.scm (fuseiso)[description]: Likewise.
(genext2fs)[synopsis, description]: Likewise.
* gnu/packages/package-management.scm (libostree)[description]: Likewise.
* gnu/packages/python-xyz.scm (python-requests-file)[description]:
Likewise & mark up.
* gnu/packages/rails.scm (ruby-with-advisory-lock)[description]:
Likewise.
* gnu/packages/ruby.scm (ruby-rerun)[description]: Likewise.
* guix/build/go-build-system.scm (setup-go-environment)<docstring>:
Likewise.
* guix/store/deduplication.scm (get-temp-link)<docstring>: Likewise.
| Tobias Geerinckx-Rice |
2019-04-24 | gnu: python2-sh: Fix build....* gnu/packages/python-xyz.scm (python-sh): Fix build error with Python 2 due
to failing tests.
| Nicolas Goaziou |
2019-04-23 | Merge branch 'master' into staging | Marius Bakke |
2019-04-22 | gnu: python-dill: Update to 0.2.9....* gnu/packages/python-xyz.scm (python-dill): Update to 0.2.9.
| Tobias Geerinckx-Rice |
2019-04-22 | gnu: python-serpent: Tweak description....* gnu/packages/python-xyz.scm (python-serpent)[description]:
Use @code{} and edit slightly.
| Tobias Geerinckx-Rice |
2019-04-22 | gnu: python-serpent: Update to 1.28....* gnu/packages/python-xyz.scm (python-serpent): Update to 1.28.
[native-inputs]: Add python-attrs & python-pytz.
| Tobias Geerinckx-Rice |
2019-04-22 | gnu: python-openpyxl: Update to 2.6.2....* gnu/packages/python-xyz.scm (python-openpyxl): Update to 2.6.2.
| Tobias Geerinckx-Rice |
2019-04-19 | gnu: Add python-robotframework-lint....* gnu/packages/python-xyz.scm (python-robotframework-lint): New variable.
| Maxim Cournoyer |
2019-04-19 | gnu: Add python-robotframework-sshlibrary....* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): New variable.
| Maxim Cournoyer |
2019-04-19 | gnu: Add python-robotframework....* gnu/packages/python-xyz.scm (python-robotframework): New variable.
* gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch:
Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
| Maxim Cournoyer |
2019-04-19 | gnu: Add python-rellu....* gnu/packages/python-xyz.scm (python-rellu): New variable.
| Maxim Cournoyer |
2019-04-19 | gnu: Add python-pygithub....* gnu/packages/python-xyz.scm (python-pygithub): New variable.
| Maxim Cournoyer |
2019-04-19 | gnu: Add python-deprecated....* gnu/packages/python-xyz.scm (python-deprecated): New variable.
| Maxim Cournoyer |
2019-04-19 | gnu: Add python-scp....* gnu/packages/python-xyz.scm (python-scp): New variable.
| Maxim Cournoyer |
2019-04-19 | gnu: Add python-bumpversion....* gnu/packages/python-xyz.scm (python-bumpversion): New variable.
| Maxim Cournoyer |
2019-04-19 | gnu: python2-send2trash: Don't inherit properties from python-send2trash....This is a follow-up to commit 20b3fde7763a14f605ac8a0aba1abfa73a6e7dda.
Commits and beer do not mix well.
* gnu/packages/python-xyz.scm (python2-send2trash): Inherit using STRIP-PYTHON2-VARIANT.
| Marius Bakke |
2019-04-19 | gnu: python-send2trash: Really delay Python2 variant....This is a follow-up to commit 4782a06f45d515eebc4d1ee8e958def409a0ef9f, which
somehow solved my problem, but did so incorrectly.
* gnu/packages/python-xyz.scm (python-send2trash)[properties]: Refer to
PYTHON2-SEND2TRASH.
| Marius Bakke |
2019-04-19 | gnu: python-send2trash: Properly delay python2 variant....* gnu/packages/python-xyz.scm (python2-send2trash)[properties]: Move from here ...
(python-send2trash)[properties]: ... to here.
| Marius Bakke |
2019-04-19 | gnu: python-jsonschema: Update to 3.0.1....* gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.0.1.
[arguments]: Adjust check phase for Twisted instead of nosetests.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-VCVERSIONER. Add
PYTHON-SETUPTOOLS-SCM and PYTHON-TWISTED.
[propagated-inputs]: Add PYTHON-ATTRS, PYTHON-PYRSISTENT and PYTHON-SIX.
(python2-jsonschema)[native-inputs, propagated-inputs]: Inherit.
| Marius Bakke |
2019-04-19 | gnu: Add python-pyrsistent....* gnu/packages/python-xyz.scm (python-pyrsistent, python2-pyrsistent): New
public variables.
| Marius Bakke |
2019-04-19 | gnu: python-twisted: Update to 19.2.0....* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.0.
[propagated-inputs]: Add PYTHON-PYHAMCREST.
| Marius Bakke |
2019-04-19 | gnu: python-automat: Update to 0.7.0....* gnu/packages/python-xyz.scm (python-automat): Update to 0.7.0.
| Marius Bakke |
2019-04-19 | gnu: python-m2r: Update to 0.2.1....* gnu/packages/python-xyz.scm (python-m2r): Update to 0.2.1.
| Marius Bakke |
2019-04-19 | gnu: python-idna: Update to 2.8....* gnu/packages/python-xyz.scm (python-idna): Update to 2.8.
| Marius Bakke |
2019-04-17 | Merge branch 'master' into staging | Marius Bakke |
2019-04-16 | gnu: python-dask: Update to 1.2.0....* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.0.
| Marius Bakke |
2019-04-14 | gnu: python-pygit2: Update to 0.28.0....* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.0.
[arguments]: Remove ‘fix-dependency-versioning’ phase.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: python-glob2: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-glob2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: python-dukpy: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-dukpy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: python-flasgger: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-flasgger)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: python-schematics: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-schematics)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: python-tlsh: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-tlsh)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: python-honcho: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-honcho)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-11 | gnu: python-gridmap: Don't use unstable tarball....* gnu/packages/python-xyz.scm (python-gridmap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-08 | Merge branch 'master' into staging | Marius Bakke |
2019-04-03 | gnu: Add python-sphinxcontrib-svg2pdfconverter....* gnu/packages/python-xyz.scm (python-sphinxcontrib-svg2pdfconverter): New
variable.
| Nicolas Goaziou |
2019-04-01 | Merge branch 'master' into staging | Marius Bakke |
2019-03-31 | gnu: python-markdown: Update to 3.1....* gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.
| Marius Bakke |
2019-03-31 | gnu: python-language-server: Update to 0.26.1....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.26.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Brett Gilio |
2019-03-31 | gnu: Fix descriptions to not use quotes....* gnu/packages/admin.scm (wpa-supplicant-minimal, mingetty, di),
* gnu/packages/audio.scm (fil-plugins),
* gnu/packages/base.scm (make-ld-wrapper, make-glibc-locales),
* gnu/packages/bioinformatics.scm (r-samtools),
* gnu/packages/chez.scm (chez-mit),
* gnu/packages/commencement.scm (make-gcc-toolchain),
* gnu/packages/compression.scm (fastjar),
* gnu/packages/cran.scm (r-maps, r-rcpp),
* gnu/packages/databases.scm (sparql-query),
* gnu/packages/dunst.scm (dunst),
* gnu/packages/ftp.scm (ncftp),
* gnu/packages/gl.scm (freeglut),
* gnu/packages/haskell-check.scm (ghc-tasty-golden),
* gnu/packages/haskell.scm (ghc-case-insensitive, ghc-text,
ghc-haskell-src, ghc-syb, ghc-deepseq-generics, ghc-network-uri,
ghc-rerebase, ghc-zlib),
* gnu/packages/image.scm (jbig2dec),
* gnu/packages/kde-frameworks.scm (kinit, karchive),
* gnu/packages/linux.scm (wireless-tools, perf, module-init-tools, kbd),
* gnu/packages/lirc.scm (lirc),
* gnu/packages/lisp.scm (uglify-js),
* gnu/packages/mate.scm (mate-netbook),
* gnu/packages/microcom.scm (microcom),
* gnu/packages/music.scm (bristol),
* gnu/packages/networking.scm (perl-geo-ip),
* gnu/packages/patchutils.scm (patches),
* gnu/packages/perl-check.scm (perl-test-more-utf8),
* gnu/packages/perl.scm (perl-log-report-optional, perl-file-which,
perl-io-tty, perl-log-any, perl-digest-sha1, perl-class-load,
perl-regexp-common, perl-module-pluggable, perl-class-modifier),
* gnu/packages/python-xyz.scm (python-backports-abc, python-natsort),
* gnu/packages/samba.scm (iniparser),
* gnu/packages/search.scm (mlocate),
* gnu/packages/spice.scm (spice),
* gnu/packages/statistics.scm (r-dt, r-lubridate, r-estimability,
r-commonmark, r-digest, r-viridislite, r-stringr),
* gnu/packages/tex.scm (texlive-latex-changebar),
* gnu/packages/version-control.scm (subversion),
* gnu/packages/w3m.scm (w3m),
* gnu/packages/web.scm (perl-http-parser,
perl-plack-middleware-reverseproxy),
* gnu/packages/xorg.scm (xkeyboard-config, mkfontdir, xcursor-theme,
mkfontscale, xinit, font-alias)[description]: Use @code instead of quotes.
| Efraim Flashner |
2019-03-30 | gnu: Use 'this-package' as a native input instead of 'self-native-input?'....* gnu/packages/file.scm (file)[self-native-input?]: Remove.
[native-inputs]: New field.
* gnu/packages/guile.scm (guile-1.8)[self-native-input?]: Remove.
[native-inputs]: New field.
(guile-2.0)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/ncurses.scm (ncurses)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/python-xyz.scm (python-file)[self-native-input?]: Remove.
[native-inputs]: New field.
| Ludovic Courtès |
2019-03-29 | gnu: Add python-annoy....* gnu/packages/python-xyz.scm (python-annoy): New variable.
| Ricardo Wurmus |
2019-03-26 | gnu: python-anndata: Update to 0.6.18....* gnu/packages/python-xyz.scm (python-anndata): Update to 0.6.18.
| Ricardo Wurmus |