pagure Logo
  • Log In

rpms / python-rpm-macros

Clone
Source Code
GIT
  • Source
  • Issues 
  • Pull Requests  3
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases
Monitoring status:
Bugzilla Assignee:
Fedora:
python-maint
EPEL:
python-maint

Bugzilla Assignee

These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.

Orphan package

Commits 185

Branch: rawhide
el5 el6 epel7 f22 f23 f24 f25 f26 f27 f27-modularity f28 f29 f30 f31 f32 f33 f34 f35 f36 f37 main private-torsava-master rawhide
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Fedora Release Engineering • a month ago  
8847b37
Use the values of %_py3_shebang_s and %_py3_shebang_P in the shebang opts/flags
Miro Hrončok • a month ago  
4abed5f
https://fedoraproject.org/wiki/Changes/PythonSafePath
Miro Hrončok • a month ago  
4d31ea8
Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311
Miro Hrončok • a month ago  
4085ef4
Python 3.11
Tomáš Hrnčiar • 2 months ago  
b8b5cb9
Merge f36 and rawhide
Miro Hrončok • 2 months ago  
d174f03
Support installing to %{_prefix} other than /usr
Owen W. Taylor • 2 months ago  
546e9a3
Add a note: Python 3.11+ no longer needs PYTHONHASHSEED=0
Miro Hrončok • 3 months ago  
cfa45df
Don't use `! ...` as a check
Miro Hrončok • 4 months ago  
9102e29
%py_provides: Do not generate Obsoletes for names containing parentheses
Tomas Orsava • 6 months ago  
e250f28
Explicitly opt-out from Python name-based provides and obsoletes generators
Miro Hrončok • 7 months ago  
99e7d86
Disable certain rpminspect inspections not relevant to this package
Charalampos Stratakis • 7 months ago  
2ebee9d
Add eval tests to RHEL %py_provides Obsoletes functionality
Miro Hrončok • 7 months ago  
5547a87
Add lua helper functions to make it possible to automatically generate Obsoletes tags
Tomas Orsava • 7 months ago  
5d7727c
Set %__python3 value according to %python3_pkgversion
Miro Hrončok • 8 months ago  
a8b2654
Move %python3_pkgversion definition earlier in the file
Miro Hrončok • 8 months ago  
b55e615
Move import_all_modules out of python-srpm-macros
Miro Hrončok • 9 months ago  
9eae0cc
%py(3)_check_import: Process .pth files in site(arch|lib)
Miro Hrončok • 9 months ago  
9d81ad4
Fix %%py_shebang_flags handling within %%py_check_import
Karolina Surma • 9 months ago  
824ef3d
Allow multiline arguments processing for %%py3_check_import
Karolina Surma • 9 months ago  
b20d8aa
Add new options for %%py{3}_check_import: -f, -t, -e
Karolina Surma • 10 months ago  
2d0673a
Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix
Tomas Orsava • 10 months ago  
9b797df
Non-existing path in py_reproducible_pyc_path causes build to fail
Lumir Balhar • 10 months ago  
7b546ca
Set $RPM_BUILD_ROOT in %{python3_...} macros, for alternate sysconfig install scheme
Miro Hrončok • 11 months ago  
5b578a8
Test bytecompilation & hardlinking with 3.8 and 2.7
Petr Viktorin • 11 months ago  
77cc1a4
Remove unneeded arguments from the python_bytecompile function
Petr Viktorin • 11 months ago  
0044db1
Use --hardlink-dupes for Python 3.4+ as well
Petr Viktorin • 11 months ago  
dd8caa5
Use --hardlink-dupes in %py_byte_compile and brp-python-bytecompile
Petr Viktorin • 11 months ago  
37bf640
Fedora CI eval tests: Make the python3.6 dependency optional
Miro Hrončok • a year ago  
76209d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Fedora Release Engineering • a year ago  
b1488aa
Move Python related BuildRoot Policy scripts from redhat-rpm-config to python-srpm-macros
Miro Hrončok • a year ago  
fd3dc4c
Introduce %py3_check_import
Miro Hrončok • a year ago  
c2305ea
Include brp-python-hardlink in python-srpm-macros since it is no longer in RPM 4.17+
Miro Hrončok • a year ago  
bc2b51d
%pytest: Set $PYTEST_ADDOPTS when %{__pytest_addopts} is defined
Miro Hrončok • a year ago  
d905710
Adapt macros and BRP scripts for %topdir with spaces
Ben Burton • a year ago  
c487f82
Fix %python_provide when fed python3.10-foo to obsolete python-foo instead of python--foo
Miro Hrončok • a year ago  
9dff7fb
Add the project's canonical URL
Petr Viktorin • a year ago  
370b825
Python 3.10
Miro Hrončok • a year ago  
3a654e3
Update %python3_pkgversion comment
Miro Hrončok • a year ago  
2b43f89
Remove EPEL 7 compatibility macros that were actually not defined at all
Miro Hrončok • a year ago  
14e4c04
Escape % symbols in macro files comments
Miro Hrončok • a year ago  
03a1e3b
Be more careful when loading the macros from sources
Miro Hrončok • a year ago  
cad73c2
Document a TESTED_FILES value that currently works
Miro Hrončok • a year ago  
187e049
Tests: Assert single-line macros are single-line
Miro Hrončok • a year ago  
39166a7
Use sysconfig.get_path() to define %python_sitelib and %python_sitearch
Karolina Surma • a year ago  
9d2fcef
Make the spec file parseable when %_sourcedir is not .
Miro Hrončok • a year ago  
bd4c3de
Escape a macro in an old %changelog entry
Miro Hrončok • a year ago  
dcb4422
Allow commas as argument separator for extras names in %python_extras_subpkg
Miro Hrončok • a year ago  
a44ae31
Make extras_subpkg description more general
Lumir Balhar • a year ago  
bc016cb
  • « Newer
  • page 1 of 4
  • » Older
Powered by Pagure 5.13.3
Documentation • File an Issue • About this Instance • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.