#5 add importlib-resources backport for EL8
Merged 4 years ago by jcaratzas. Opened 4 years ago by jcaratzas.
rpms/ jcaratzas/python-importlib-metadata epel8  into  epel8

@@ -16,6 +16,7 @@ 

  BuildRequires:  python3-setuptools_scm

  BuildRequires:  python3-packaging

  BuildRequires:  python3-zipp >= 0.5

+ %{?el8:BuildRequires: python3-importlib-resources}

  

  %description

  importlib_metadata is a library which provides an API for accessing an

test copr build for epel8: https://copr.fedorainfracloud.org/coprs/ktdreyer/ceph-el8/build/1094706/

@churchyard let me know if there is anything else to get this branch updated. Thanks!

Nothing more, just marge and build at will, as said 2 months ago.

I'm not able to merge from some reason. I click the button but a green bar pops up with no text, and a hidden rebase button. I rebased my branch but it hasn't fixed anything.

Please advise

Pull-Request has been merged by jcaratzas

4 years ago