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

  • SEARCH
  • Home
  • 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 9093319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T23:04:12+00:00 2026-06-16T23:04:12+00:00

I Am trying to create a buildout recipe for pywhois on google code. The

  • 0

I Am trying to create a buildout recipe for pywhois on google code.

The site of which is here:
http://code.google.com/p/pywhois/

Note: if you use easy_install pywhois it installs another package from pypi (python package index) : http://pypi.python.org/pypi/pywhois/0.1

I Am following the documentation on buildout recipe… (http://pypi.python.org/pypi/djangorecipe/1.3)

and I found out I can clone the sourcecode from here:

hg clone https://code.google.com/p/pywhois/

but I can’t get it all stick together in a working buildout script… (to be honoust, this is my first buildout script trial… for all other packages I found an existing recipe and normally I try to avoid anything that’s not on pypi)

i created 2 issues on their site… on of them is to use another name than in the python package index, the other one is to get their package over there.

Any buildout guru?

EDIT

(already 2 guys trying to help me, thanks!)

I used this in my buildout.conf:

extensions = 
    buildout.dumppickedversions
    mr.developer
auto-checkout = pywhois

and added to my list develop:
develop = src/pywhois

and added to my egg list:

eggs =
    myproject
    pywhois

and declared the source of the repo:

[sources]
pywhois = hg https://code.google.com/p/pywhois/

and off course add to eggs: pywhois

and it’s downloading it and creating an egg…

EDIT2

Whatever I do, I keep getting: Source URL for existing package ‘pywhois’ differs. Expected ‘https://code.google.com/p/pywhois/’.”;

It seems to me if the package-name of the google code package is gonna be changed, that this issue will be solved… I aleady got response on the issue tracker about this.

see http://code.google.com/p/pywhois/issues/detail?id=33

EDIT 3: Now on PyPI: python-whois

And, a brilliant quick action from the developer (Richard Penman). So the package is renamed to python-whois (he is thinking about another name, but for now this works). And he put it on pypi!

So this issue is resolved for me, but the answers of Martijn and Reinout learned me a lot more about buildout, thanks!

  • 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-06-16T23:04:13+00:00Added an answer on June 16, 2026 at 11:04 pm

    I’d use mr.developer to grab a local checkout, and use it as a development egg:

    [buildout]
    extensions = mr.developer
    auto-checkout = pywhois
    
    [sources]
    pywhois = hg https://code.google.com/p/pywhois/
    

    Now mr.developer will check out pywhois into src/, run it’s setup.py to make it a development egg, and tell buildout it’s available as such. Now buildout will use that local copy to satisfy any pywhois requirement.

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

Sidebar

Related Questions

I'm trying create a bot which automatically likes Facebook posts. Using Mechanize I can
Ok so I am trying create a login script, here I am using PHP5
Trying to create Database as follows: USE Master GO IF NOT EXISTS(SELECT [Name] FROM
Trying to create a macro which can be used for print debug messages when
I'm trying create grammar for SRT format: Here is an example of srt file:
I'm trying create a ASMX webservice that can perform a HTTP GET request. I
I am trying create cpu load generator tool. In which my input will be
I am trying create a xmldocument object by a different XML see the code
I am trying create a search box which will search datatables. The search box
I am trying create an application which will clone the GIT repository to the

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.