-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
octodns-cloudflare: init at 0.0.9 #383034
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebase your PR to contain only the following commits:
maintainers: add ret2pop
octodns-cloudflare: init at 0.0.9
f828835
to
b0f4b77
Compare
good |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also rebase your branch according to my comment above, currently there is just the maintainers commit
version = "0.0.9"; | ||
pyproject = true; | ||
|
||
disabled = pythonOlder "3.8"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
disabled = pythonOlder "3.8"; | |
disabled = pythonOlder "3.9"; |
According to their setup.py
this package requries at least Python 3.9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I squashed the commits and both commit messages are listed in the single squashed commit, so actually there is both the maintainers commit and the package commit squashed into one commit. Also, I now have updated the python version.
octodns-cloudflare: init at 0.0.9 fix python version
b0f4b77
to
fd2ba93
Compare
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.