Commit Graph

12 Commits

Author SHA1 Message Date
3a7c84896f
- Detecting a new format should be more common 2024-09-28 00:49:38 +03:00
1e8aafba61
- Write in a new format if you use SHA512 checksum
- A version is bumbed
2024-08-23 19:21:32 +03:00
c078cfb0a3
- Sources file can contain empty lines 2024-08-08 13:40:29 +03:00
6602d1ecab
- Version is bumped 2024-07-25 13:26:18 +03:00
Stepan Oksanichenko
4100f12662 Merge pull request 'ALBS-1216: Implement support for new SHA512 external sources file format in almalinux-git-utils' (#1) from ALBS-1216 into master
Reviewed-on: #1
Reviewed-by: Korulag <korulag@noreply.git.almalinux.org>
2024-06-17 11:18:42 +00:00
478c020211
ALBS-1216: Implement support for new SHA512 external sources file format in almalinux-git-utils
- New key argument `--sha512` for the sources uploader if you need to upload a source in new format (using sha512 checksum)
- A separate recognizer of a checksum type in metadata file
- The sources downloader can automatically detect a type of checksum
2024-06-11 23:43:51 +03:00
Stepan Oksanichenko
16e73461cb Update 'almalinux/gitutils/blob_upload.py' 2023-05-11 12:38:27 +00:00
Stepan Oksanichenko
24335e29d2 Update 'almalinux/gitutils/blob_upload.py' 2023-05-11 12:37:38 +00:00
Stepan Oksanichenko
843e9670e0 Update 'almalinux/gitutils/blob_upload.py' 2023-05-11 12:34:05 +00:00
804cca076e
0.0.1 version
- added alma_get_sources tool
  - added tests for common functions
  - added setup.py and the project uploaded to PyPi
2021-08-25 17:10:58 +03:00
896ea1f1ba
Initial release of alma_blob_upload tool 2021-08-18 00:55:09 +03:00
Eugene Zamriy
8971f4be15 Initial commit 2021-08-17 21:09:32 +00:00