Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
4f8fb69474f6676ac2a52ee3018d35790cc4e42d...ef705d7fe9605d4104fd524348704da0f451bc8b
Commits (2)
python-public: Mark with captures_build_path and add comment and bug
· c91b2426
Vagrant Cascadian
authored
Apr 11, 2022
number.
c91b2426
python-gitlab: Add comment regarding year in documentation and bug
· ef705d7f
Vagrant Cascadian
authored
Apr 11, 2022
number.
ef705d7f
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
ef705d7f
...
...
@@ -22584,6 +22584,13 @@ python-git:
issues:
- randomness_in_documentation_generated_by_sphinx
- sphinxdoc_translations
python-gitlab:
version: 1:3.3.0-1
comments: |
docs/conf.py call datetime.now().year, which is used to set the
copyright year in documentation.
bugs:
- 1009339
python-glanceclient:
version: 1:3.2.2-2
issues:
...
...
@@ -22865,6 +22872,14 @@ python-psutil:
issues:
- randomness_in_objects_inv
- sphinxdoc_translations
python-public:
version: 2.3-1
comments: |
ships .coverage file containing timestamps and build paths
issues:
- captures_build_path
bugs:
- 1009337
python-pyalsa:
version: 1.0.29-1
issues:
...
...