Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

0.1.2? #8

Open
sangeeths opened this issue Jul 19, 2017 · 4 comments
Open

0.1.2? #8

sangeeths opened this issue Jul 19, 2017 · 4 comments
Assignees

Comments

@sangeeths
Copy link

Hi @tonyseek

The last release i.e. 0.1.1 was on June 10, 2012. I see there are some recent commits regarding Python3 compatibility. I am reaching out to you to find out whether you have any plans of releasing 0.1.2 anytime soon (available in pypi)?

Thank you,

Sangeeth

@lukestanley
Copy link

I wanted to specify the latest version of the git repo, by using the commit hash.
I use Pipenv with Python 3 to setup virtualenv environments.

I setup my Pipfile (like requirements.txt) by doing this:
pipenv install -e git+https://github.com/tonyseek/simple-rbac.git@048d4170b8cbeb65b7bf88be3bd26385bfc449fa#egg=simple-rbac --three

I think for pip, something like this would work too:

pip install -e git+https://github.com/tonyseek/simple-rbac.git@048d4170b8cbeb65b7bf88be3bd26385bfc449fa#egg=simple-rbac

Of course if there was a 0.1.2 uploaded to pip that would be great and simpler.

I know it's been a while @sangeeths but thought this might be useful for others.

@drewsonne
Copy link

Any progress on this? We're having to install from git tarball, which isn't the best for our version control. Could you please do a release to pypi for this package?

@lukestanley
Copy link

lukestanley commented Sep 1, 2020 via email

@drewsonne
Copy link

@lukestanley heya, thanks for replying! yeah, we could do from git or from tarball, just a bit messy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants