aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/protobuf.scm
Commit message (Collapse)AuthorAge
* gnu: protobuf-c: Update to 1.3.1.Tobias Geerinckx-Rice2018-08-16
| | | | * gnu/packages/protobuf.scm (protobuf-c): Update to 1.3.1.
* gnu: python-protobuf: Update to 3.5.2.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/protobuf.scm (python-protobuf): Update to 3.5.2.
* gnu: protobuf: Update to 3.5.1.Tobias Geerinckx-Rice2017-12-23
| | | | * gnu/packages/protobuf.scm (protobuf): Update to 3.5.1.
* gnu: protobuf: Update to 3.5.0.Tobias Geerinckx-Rice2017-12-04
| | | | * gnu/packages/protobuf.scm (protobuf): Update to 3.5.0.
* gnu: Use ‘license:’ prefix in (gnu packages protobuf).Tobias Geerinckx-Rice2017-11-21
| | | | | * gnu/packages/protobuf.scm (fstrm, protobuf, protobuf-2, protobuf-c) (python-protobuf, python2-protobuf): Use ‘license:’ prefix.
* gnu: Add fstrm.Tobias Geerinckx-Rice2017-11-21
| | | | * gnu/packages/protobuf.scm (fstrim): New public variable.
* gnu: protobuf: Add ‘static’ output.Tobias Geerinckx-Rice2017-11-21
| | | | | * gnu/packages/protobuf.scm (protobuf)[outputs]: New field. [arguments]: Add new ‘move-static-libraries’ phase.
* gnu: ola: Build with protobuf@2.Tobias Geerinckx-Rice2017-10-20
| | | | | | | This follows up commit dd12d4aad02fc83e00e7b09d676aa78bcb7dd476. * gnu/packages/protobuf.scm (protobuf-2): New variable. * gnu/packages/lighting.scm (ola)[propagated-inputs]: Use it.
* gnu: python-protobuf: Update to 3.4.0.Ricardo Wurmus2017-10-18
| | | | * gnu/packages/protobuf.scm (python-protobuf): Update to 3.4.0.
* gnu: Add protobuf-c.Ricardo Wurmus2017-10-18
| | | | * gnu/packages/protobuf.scm (protobuf-c): New variable.
* gnu: protobuf: Update to 3.4.1.Ricardo Wurmus2017-10-18
| | | | * gnu/packages/protobuf.scm (protobuf): Update to 3.4.1.
* gnu: Fix python inputs, part 1: all inputs become propagated-inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch contains the changes where all [inputs] are changed to [propagated-inputs] * gnu/packages/python.scm (python-passlib, python-paramiko, python-ccm, python-babel, python-keyring python-pandas, python-tzlocal, python-parse-type, python-nose2, python-pytest, python-pytest-mock, python-pytest-xdist, python-scripttest, python-testtools, python-pytest-cov, python-testscenarios, python-pbr-0.11, python-oauthlib, python-jinja2, python-sphinx, python-tzlocal, python-bugz, python2-pytest-mock, behave, pelican, sqlalchemy-utils, python-pygridtools, python-urwidtrees, python-tornado, python2-tornado, python-debian, python-execnet, python-pytest-cache, pytest-localserver, python-clint, python-rply, python-hy, python-rauth, python-rsa, python-celery, python-vobject, s3cmd, python-prompt-toolkit, ptpython, python-requests-oauthlib, python-stem, python-binaryornot, python2-binaryornot, python-nltk, python-pymongo, python-schematics, python-url, python2-url, python-freezegun, python-glances, python-graphql-core, python-graphql-relay, python-graphene, python-nautilus, python-s3transfer): All [inputs] become [propagated-inputs]. * gnu/packages/bioinformatics.scm (python-biopython): Likewise. * gnu/packages/django.scm (pytest-django): Likewise. * gnu/packages/mail.scm (python-mailmanclient): Likewise. * gnu/packages/password-utils.scm (python-bcrypt): Likewise. * gnu/packages/propbuf.scm (python-protobuf): Likewise. * gnu/packages/rdf.scm (python-rdflib): Likewise. SQACH all become propagated
* gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a)Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch contains the changes for all modules beside python.scm where setuptools are used in an inherited package and removing this input also removes the need for inheriting the package. This is the case if adding setuptools in the inherited package was the only change. Change this to not inherit and remove the new needless call to "strip-python2-variant (if applicable). * gnu/packages/bioinformatics.scm (python-biopython, python2-biopython, python-twobitreader, python2-twobitreader, python-plastid, python2-plastid, python2-pybigwig, python2-screed, sra-tools): No longer "inherit" Python 2 packages inheriting from a Python 3 package if the sole reason for inheriting was adding python-setuptools respective python2-setuptools to [inputs], [native-inputs] or [propagated-inputs]. Remove now needless [properties] "python2-variant" where applicable. * gnu/packages/django.scm (python-pytest-django, python2-pytest-django, python-django-filter, python2-django-filter): Likewise. * gnu/packages/gnupg.scm (python2-pygpgme): Likewise. * gnu/packages/mail.scm (python-mailmanclient, python2-mailmanclient): Likewise. * gnu/packages/mpd.scm (python-msp, python2-mpd2): Likewise. * gnu/packages/music.scm (python-pylast, python2-pylast): Likewise. * gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock, python2-git-review): Likewise. * gnu/packages/password-utils.scm (python2-bcrypt): Likewise. * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Likewise. * gnu/packages/statistics.scm (python-patsy, python2-patsy): Likewise. * gnu/packages/web.scm (python2-feedparser): Likewise.
* gnu: protobuf: Replace dead Google Code home-page.Tobias Geerinckx-Rice2016-11-13
| | | | * gnu/packages/protobuf.scm (protobuf)[home-page]: Update it.
* gnu: python-protobuf: Update to 3.0.0.Leo Famulari2016-07-29
| | | | | * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Update to 3.0.0.
* gnu: protobuf: Update to 2.6.1.Leo Famulari2016-07-29
| | | | | * gnu/packages/protobuf.scm (protobuf): Update to 2.6.1. [source]: Update to new upstream URL.
* gnu: Add python-protobuf.Daniel Pimentel2016-07-22
| | | | | | * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): New variables. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: Add Protobuf.Ludovic Courtès2014-04-11
* gnu/packages/protobuf.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.