Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable working with Jinja2 spec templates #844

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

bryteise
Copy link
Member

Allow autospec to handle building packages that use a Jinja2 formatted *.spec.template file. Currently only package_name, package_version, package_release and package_url fields are supported but others can be added as needed (patches and archives are good next steps).

autospec/specfiles.py Outdated Show resolved Hide resolved
autospec/specfiles.py Show resolved Hide resolved
autospec/specfiles.py Show resolved Hide resolved
autospec/specfiles.py Show resolved Hide resolved
Allow autospec to handle building packages that use a
Jinja2 formatted *.spec.template file. Currently only package_name,
package_version, package_release and package_url fields are supported
but others can be added as needed (patches and archives are good next
steps).

Signed-off-by: William Douglas <william.douglas@intel.com>
@bryteise bryteise merged commit 356da62 into master Jul 25, 2024
4 checks passed
@bryteise bryteise deleted the template-support branch July 25, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants