From 69f47d436ff07c41a76d844d6ae186924c95346c Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 31 Jan 2024 11:48:29 +0300 Subject: [PATCH] Added salt dependencies for 8 --- msvsphere-8.json | 116 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index a08de13..657b4c8 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -3,12 +3,128 @@ "fdupes": { "url": "https://src.fedoraproject.org/rpms/fdupes.git" }, + "libsodium": { + "url": "https://src.fedoraproject.org/rpms/libsodium.git", + "branch": "epel8" + }, + "libtommath": { + "url": "https://src.fedoraproject.org/rpms/libtommath.git", + "branch": "epel8" + }, + "libtomcrypt": { + "url": "https://src.fedoraproject.org/rpms/libtomcrypt.git", + "branch": "epel8" + }, + "libunwind": { + "url": "https://src.fedoraproject.org/rpms/libunwind.git", + "branch": "epel8" + }, + "openpgm": { + "url": "https://src.fedoraproject.org/rpms/openpgm.git", + "branch": "epel8" + }, "perl-PerlIO-gzip": { "url": "https://src.fedoraproject.org/rpms/perl-PerlIO-gzip.git" }, "pgpdump": { "url": "https://src.fedoraproject.org/rpms/pgpdump.git", "branch": "epel8" + }, + "python-msgpack": { + "url": "https://src.fedoraproject.org/rpms/python-msgpack.git", + "branch": "epel8" + }, + "python-pycryptodomex": { + "url": "https://src.fedoraproject.org/rpms/python-pycryptodomex.git", + "branch": "epel8" + }, + "zeromq": { + "url": "https://src.fedoraproject.org/rpms/zeromq.git", + "branch": "epel8" + }, + "python-zmq": { + "url": "https://src.fedoraproject.org/rpms/python-zmq.git", + "branch": "epel8" + }, + "python-zope-event": { + "url": "https://src.fedoraproject.org/rpms/python-zope-event.git", + "branch": "epel8" + }, + "python-zope-interface": { + "url": "https://src.fedoraproject.org/rpms/python-zope-interface.git", + "branch": "epel8" + }, + "python-zope-exceptions": { + "url": "https://src.fedoraproject.org/rpms/python-zope-exceptions.git", + "branch": "epel8" + }, + "python-zope-testing": { + "url": "https://src.fedoraproject.org/rpms/python-zope-testing.git", + "branch": "epel8" + }, + "python-zc-lockfile": { + "url": "https://src.fedoraproject.org/rpms/python-zc-lockfile.git", + "branch": "epel8" + }, + "python-cherrypy": { + "url": "https://src.fedoraproject.org/rpms/python-cherrypy.git", + "branch": "epel8" + }, + "python-zipp": { + "url": "https://src.fedoraproject.org/rpms/python-zipp.git", + "branch": "epel8" + }, + "python-jaraco-classes": { + "url": "https://src.fedoraproject.org/rpms/python-jaraco-classes.git", + "branch": "epel8" + }, + "python-service-identity": { + "url": "https://src.fedoraproject.org/rpms/python-service-identity.git", + "branch": "epel8" + }, + "python-waitress": { + "url": "https://src.fedoraproject.org/rpms/python-waitress.git", + "branch": "epel8" + }, + "python-pbr": { + "url": "https://src.fedoraproject.org/rpms/python-pbr.git", + "branch": "epel8" + }, + "python-betamax": { + "url": "https://src.fedoraproject.org/rpms/python-betamax.git", + "branch": "epel8" + }, + "python-freezegun": { + "url": "https://src.fedoraproject.org/rpms/python-freezegun.git", + "branch": "epel8" + }, + "python-pathspec": { + "url": "https://src.fedoraproject.org/rpms/python-pathspec.git", + "branch": "epel8" + }, + "python-rst-linker": { + "url": "https://src.fedoraproject.org/rpms/python-rst-linker.git", + "branch": "epel8" + }, + "python-pytest-cov": { + "url": "https://src.fedoraproject.org/rpms/python-pytest-cov.git", + "branch": "epel8" + }, + "python-requests-unixsocket": { + "url": "https://src.fedoraproject.org/rpms/python-requests-unixsocket.git", + "branch": "epel8" + }, + "python-trustme": { + "url": "https://src.fedoraproject.org/rpms/python-trustme.git", + "branch": "epel8" + }, + "python-path": { + "url": "https://src.fedoraproject.org/rpms/python-path.git", + "branch": "epel8" + }, + "python-requests-toolbelt": { + "url": "https://src.fedoraproject.org/rpms/python-requests-toolbelt.git", + "branch": "epel8" } } }