Files
_ObsPrj/_config
2025-10-30 12:55:00 +01:00

34 lines
1.3 KiB
Plaintext

# This is in future replaced by cryptodomex
Prefer: -python3-pycrypto -python38-pycrypto -python39-pycrypto -python2-pycrypto -python-pycrypto
# There are unsinglespec-ed packages that we want to shadow out
Prefer: -python-appdirs -python-dateutil -python-configparser -python-six
Prefer: -python-pathlib2 -python-subprocess32 -python-contextlib2 -python-backports.functools_lru_cache
Prefer: -python39-urllib3_1 -python310-urllib3_1 -python311-urllib3_1
Prefer: -python310-packaging
Ignore: python310-pip:ca-certificates
Ignore: python311-pip:ca-certificates
Ignore: python312-pip:ca-certificates
# Prepare drop of python-rpm-macros (bsc#1180125)
Ignore: rpm-build-python:python-rpm-macros
# Renamed to pypi name (importlib_metadata)
Prefer: -python3-importlib-metadata
# ignore -devel-mini packages of postgres
Prefer: libpq5
Ignore: postgresql12-devel-mini:this-is-only-for-build-envs
Ignore: postgresql13-devel-mini:this-is-only-for-build-envs
Ignore: postgresql14-devel-mini:this-is-only-for-build-envs
Ignore: postgresql15-devel-mini:this-is-only-for-build-envs
Ignore: postgresql16-devel-mini:this-is-only-for-build-envs
Macros:
%want_reproducible_builds 1
%source_date_epoch_from_changelog Y
%clamp_mtime_to_source_date_epoch Y
%use_source_date_epoch_as_buildtime Y
%build_mtime_policy clamp_to_source_date_epoch
%_buildhost reproducible
:Macros