summaryrefslogtreecommitdiff
path: root/gnu/packages/pep.scm
Commit message (Collapse)AuthorAge
* gnu: Remove python-setuptools-scm/next.Efraim Flashner2021-08-09
| | | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-scm/next): Remove variable. (python-pikepdf) [native-inputs]: Swap for python-setuptools-scm. * gnu/packages/python-compression.scm (python-multivolumefile, python-bcj-cffi, python-ppmd-cffi, python-p77zr)[native-inputs]: Same. * gnu/packages/pep.scm (python-pep-adapter)[native-inputs]: Same.
* gnu: java-pep-adapter 2.1.23.Hartmut Goebel2021-05-31
| | | | | | | | | | | | * gnu/packages/pep.scm (java-pep-adapter): Update to 2.1.23. [source]: Switch to new git repo. [arguments]<make-flags>: Enable release-build, use new target names. [arguments]<phases>{fix-includes}: Remove phase. {pin-shared-lib-path}: Update file paths. {build-codegen}: New phase. {install}: Use "(install)". [native-inputs]: Add graphviz. [inputs]: Fix input util-linux.
* gnu: python-pep-adapter: Update to 2.1.3.Hartmut Goebel2021-05-31
| | | | | | | | * gnu/packages/pep.scm (python-pep-adapter): Update to 2.1.3. [source]: Switch to new git repo. [arguments]<phases>{remove-wheel-requirement}: New phase. [native-inputs]: Add python-pytest and python-pytest-forked. [inputs]: Remove asn1c, add python-setuptools-scm. util-linux.
* gnu: libpEpAdapter: Update to 2.1.21.Hartmut Goebel2021-05-31
| | | | | | * gnu/packages/pep.scm (libpEpAdapter): Update to 2.1.21. [source]: Swicht to new git repo. [arguments]<make-flags>: Enable release-build.
* gnu: pep-engine: Update to 2.1.34.Hartmut Goebel2021-05-31
| | | | | | | | | * gnu/packages/pep.scm (fdik-libetpan): Update to current development version. [source]: Switch to pep.foundation. (pep-engine): Update to 2.1.34. [source]: Switch to new git repo. [arguments]<make-flags>: Enable release-build. [inputs]: Use normal sequoia. * gnu/packages/sequoia.scm (sequoia4pEp): Remove variable.
* gnu: yml2: Update to 2.7.0.Hartmut Goebel2021-05-31
| | | | | * gnu/packages/pep.scm (yml2): Update to 2.7.0. [source]: Switch to new git repo.
* gnu: sequoia4pEp: Move to sequoia.scm.Efraim Flashner2021-03-22
| | | | | | | Don't have cross module package inheritance. * gnu/packages/pep.scm (sequoia4pEp): Move to ... * gnu/packages/sequoia.scm (sequoia4pEp): ... here. Hide package.
* gnu: Add java-pep-adapter.Hartmut Goebel2020-06-09
| | | | * gnu/packages/pep.scm (java-pep-adapter): New variable.
* gnu: Add python-pep-adapter.Hartmut Goebel2020-06-09
| | | | * gnu/packages/pep.scm (python-pep-adapter): New variable.
* gnu: Add libpepadapter.Hartmut Goebel2020-06-09
| | | | * gnu/packages/pep.scm (libpepadapter): New variable.
* gnu: Add pep-engine.Hartmut Goebel2020-06-09
| | | | | * gnu/packages/pep.scm (fdik-libetpan, sequoia4pEp, pep-engine): New variables.
* gnu: Add yml2.Hartmut Goebel2020-06-09
* gnu/packages/pep.scm: New file. * gnu/locak.mk (GNU_SYSTEM_MODULES): Add it.