Commit Graph

19 Commits

Author SHA1 Message Date
9200ec0f37
python: Remove python prefix from python-ledger-autosync
* rekahsoft-gnu/packages/python-xyz.scm (inputs): Use input list instead of
alist, an inputs instead of propagated inputs, as this is a python
application, not a library.
2022-01-18 19:12:17 -05:00
3077ff775d
rekahsoft-gnu: Update awscliv2
* rekahsoft-gnu/packages/python-xyz.scm (awscliv2): Update awscliv2 2.2.37 -> 2.4.7
(awscliv2): Move propagated-inputs to native-inputs, as python applications should not propagate libraries
(awscliv2): Remove explicit setting of PYTHONPATH, as this is no longer required as of recent versions of guix
(python-distro-1.5): Now required for awscliv2
(python-ruamel.yaml-0.15): Required for awscliv2
(python-cryptography-3.3.2): Required for awscliv2
(python-s3transfer-0.4): Removed as this hack is no longer required now that I understand python applications should not propagate their library inputs
(python-botocore-2.0.0dev155): Update botocore for awscliv2 update
2021-12-27 21:14:51 -05:00
d81b47f433
rekahsoft-gnu: Add python-ledger-autosync 2021-12-15 09:19:03 -05:00
c9a485761a
rekahsoft-gnu: Add python-ofxclient 2021-12-15 09:18:28 -05:00
40c955d0b9
rekahsoft-gnu: Add python-argparse 2021-12-15 09:18:07 -05:00
9eb90ba988
rekahsoft-gnu: Add python-ofxhome 2021-12-15 09:14:45 -05:00
792792e940
rekahsoft-gnu: Add python-htmlark 2021-12-02 22:29:58 -05:00
f8004fc1d2
rekahsoft-gnu: python-xyz: Fix propagated input collisions for awscliv2
- Remove python-cryptography@3.3.2 for awscliv2 and instead use upstream guix
  package
2021-09-11 14:51:23 -04:00
c7b3036c54
rekahsoft-gnu: python-xyz: Cleanup
- Add python-cryptography@3.3.2 for awscliv2 and remove awscliv2 specific
  package
- Update python-botocore from 2.0.0dev141 -> 2.0.0dev145
2021-09-11 13:06:03 -04:00
92e5f42c75
rekahsoft-gnu: python-xyz: Cleanup
- Remove unused packages and imports
- Fix some linting errors
2021-09-11 00:09:44 -04:00
93d76dee41
rekahsoft-gnu: python-xyz: Update awscliv2 and fix shell completions 2021-09-10 16:19:53 -04:00
ca474a0db4
rekahsoft-gnu: Add TODO comments 2021-09-06 05:57:36 -04:00
ed88e68d99
rekahsoft-gnu: python-xyz: Clean up awscli dep awscrt 2021-09-06 05:56:59 -04:00
d161d80d1d
rekahsoft-gnu: python-xyz: Clean up awscliv2 associated deps 2021-09-06 02:37:41 -04:00
2686765ae2
rekahsoft-gnu: python-xyz: Clean up awscliv2 and associated deps 2021-09-06 01:18:52 -04:00
0cd2c2d5a8
rekahsoft-gnu: python-xyz: Add awscliv2 and associated dependencies 2021-09-05 17:23:39 -04:00
aa8b7cee09
Revert "rekahsoft-gnu/packages/python-xyz.scm: Cleanup unused packages"
This reverts commit 12786dc98d.
2021-05-25 22:48:19 -04:00
12786dc98d
rekahsoft-gnu/packages/python-xyz.scm: Cleanup unused packages 2021-05-24 23:43:08 -04:00
9bf768e70e
Rename gnu module to rekahsoft-gnu
Signed-off-by: Collin J. Doering <collin@rekahsoft.ca>
2020-09-08 23:50:17 -04:00