System for processing plaintext documentation
Go to file
Miro Hrončok dbc9e77521 Spec cleanup
- only write the summary and description once
- remove explicit %python_provide, not needed on F33+
  (after the python2 removal, this cannot be pushed down to F32 etc. anyway)
- no need to create a separate subfolder for python3 without python2
- explicitly only include commands matching rst*, not * (for safety)
- ensure .egg-info is a directory
- call python3 via the %python3 macro
- select files to remove shebangs from with grep instead of an outdated list

(There are no user facing changes, except couple removed shebangs, no need to rebuild.)
2020-04-18 21:38:15 +02:00
.gitignore Adding source for 0.16 update 2020-04-06 20:22:22 +02:00
python-docutils.spec Spec cleanup 2020-04-18 21:38:15 +02:00
sources Adding source for 0.16 update 2020-04-06 20:22:22 +02:00