GithubHelp home page GithubHelp logo

Comments (11)

fangpenlin avatar fangpenlin commented on August 22, 2024

What is this 1.1.0dev here? I cannot see this in our git history. Did I miss something?

cc @remear

from balanced-python.

remear avatar remear commented on August 22, 2024

I'm not aware of any 1.1.0dev version. What version actually installed when you ran pip install balanced==1.1.0dev?

from balanced-python.

fangpenlin avatar fangpenlin commented on August 22, 2024

@remear 1.1.0.dev will be installed

https://pypi.vandelay.io/balanced/prod/+simple/balanced/

2014-04-24 3 24 55

from balanced-python.

remear avatar remear commented on August 22, 2024

I don't know what's creating that.

from balanced-python.

fangpenlin avatar fangpenlin commented on August 22, 2024

@remear That package affects acceptance testing in some scenarios.

rev1 develop-inst: /srv/acceptance
  /srv/acceptance$ /srv/acceptance/.tox/rev1/bin/pip install --pre -e /srv/acceptance >/srv/acceptance/.tox/rev1/log/rev1-2.log

Since tox command install with --pre argument by default. And if the our pypi is in use, that 1.1.0dev will be installed. Could you remove it if no body is using it?

from balanced-python.

matthewfl avatar matthewfl commented on August 22, 2024

1.1.0dev is the package that is in our own pypi server

see https://github.com/balanced/acceptance/pull/25#discussion_r11873841 for reference. We need to delete that package and then this error will go away

from balanced-python.

remear avatar remear commented on August 22, 2024

This is not happening 1.0.1, the latest public release. Go ahead and delete 1.1.0dev. Closing this.

from balanced-python.

mjallday avatar mjallday commented on August 22, 2024

I think the python package should be pinned to >1.0,<1.1 in the future. That allows us to follow the semver odd/even numbers for development - https://en.wikipedia.org/wiki/Software_versioning

This is something we've been practicing in the cookbooks tho we should tread carefully about publishing them to public package repos since we haven't mentioned this to our customers.

from balanced-python.

matthewfl avatar matthewfl commented on August 22, 2024

@mjallday I don't think that will help in this case since I am betting that 1.1.0dev < 1.1

from balanced-python.

mjallday avatar mjallday commented on August 22, 2024

you're correct @matthewfl but if we stick to that convention we no longer need to append dev to any version numbers so that wouldn't be an issue.

from balanced-python.

mahmoudimus avatar mahmoudimus commented on August 22, 2024

@mjallday @remear @matthewfl this is very simple:

  • do not tag on odd releases
  • tag means you're releasing
  • odd is always HEAD

from balanced-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.