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

Create version 0.1.0rc1 #313

Merged
merged 3 commits into from Nov 15, 2019
Merged

Create version 0.1.0rc1 #313

merged 3 commits into from Nov 15, 2019

Conversation

bmbouter
Copy link
Member

No description provided.

setup.py Outdated
@@ -2,14 +2,14 @@

from setuptools import setup, find_packages

requirements = ["pulpcore>=3.0rc7"]
requirements = ["pulpcore>=3.0rc8,pulpcore<3.1"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
requirements = ["pulpcore>=3.0rc8,pulpcore<3.1"]
requirements = ["pulpcore>=3.0rc8,<3.1"]

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(that's why the CI is red)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm applying this change. Thank you for pointing this out.

David Davis and others added 3 commits November 15, 2019 15:01
We can't release pulp-certguard without pulp_file being released, and we
can't release pulp_file without pulp-cerguard being released.

[noissue]

(cherry picked from commit ba9653c)
@daviddavis daviddavis merged commit 111b5b0 into pulp:0.1 Nov 15, 2019
@bmbouter bmbouter deleted the create-version-0.1.0rc1 branch January 31, 2020 15:22
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.

None yet

3 participants