Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7173893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T15:55:12+00:00 2026-05-28T15:55:12+00:00

Preface The official python package python-openid (as distributed through pypi.org) does not work with

  • 0

Preface
The official python package python-openid (as distributed through pypi.org) does not work with Google Apps. Somebody wrote a fix to this and uploaded the patched source to github. Now I want to create a package which should link to this forked package.

Now when installing this package, everything is well. The forked package is installed and everything is fine. However, when doing a pip freeze, there is no mentioning of where the package came from. As the forked package should be used, including the official package breaks deployments. How can I link to a forked package in my own package and also list the forked package in pip freeze?

Update

Ok, so I created the tag 2.2.5-bouke0, created a distribution and uploaded it to github. My setup.py of the referencing package now looks like this:

dependency_links=[
    'http://github.com/Bouke/python-openid/downloads',
],
install_requires=[
    'python-openid == 2.2.5-bouke0',
],

When building and installing this package everything is fine. The referenced package is downloaded from github and installed correctly. However, pip freeze does not show where the package came from:

django-federated-login==0.1.3
python-openid==2.2.5-bouke0

As the version 2.2.5-bouke0 cannot be found on pypi, the deployment of such a requirements.txt will fail. How can I instruct pip freeze to reference the alternative source from where to get the package?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T15:55:13+00:00Added an answer on May 28, 2026 at 3:55 pm

    Make a tag 2.2.5 in the repository.

    Put -f https://github.com/adieu/python-openid/downloads into the requirements.txt file.

    To be sure, change version number to something like 2.2.5-bouke1. Read semver.org for details.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

To preface, I'm working with Google App Engine which does not allow JOINS or
To preface this, I do not work with Java or Struts, but I understand
Preface : I'm honestly not sure if this should be on StackOverflow, SuperUser or
Preface: I don't understand what this does: o => o.ID, i => i.ID, (o,
Preface: Yes, I've read: http://drupal.org/node/547518 I am writing 'foo' module for Drupal6, where I
Preface: I'm not sure what resources are. I need this form (which is working
I will preface this question by saying, I do not think it is solvable.
I'll preface this by saying that I usually work in C#/.Net. Normally, I use
Preface: This is not much about how to structure code within files. I have
Preface Please note, I'm not looking for a code solution, but rather insight into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.