Ok I just pushed the package to pypi and currently running a test install
on a virgin virtualenv as we speak.

Note that:
* I checked out the `1.8.0+apache.incubating` tag
* I altered `setup.cfg`
    * removed my name and replace it by "Apache Airflow"
    * removed my email and replaced with "dev@airflow.incubator.apache.org"
* when running "setup.py sdist upload" I got this error msg:

Upload failed (400): version: Cannot use PEP 440 local versions.
error: Upload failed (400): version: Cannot use PEP 440 local versions.

* I remediated to that by changing airflow/version.py from
`1.8.0+apache.incubating` to simply `1.8.0`

Upload worked.

Installed from scratch in a virgin virtualenv, and things seem to be
working.

Max

On Mon, Mar 20, 2017 at 12:25 AM, siddharth anand <san...@apache.org> wrote:

> I've updated
>
>    - http://incubator.apache.org/projects/airflow.html (under the News
>    section)
>    - CWiki Announcements :
>     https://cwiki.apache.org/confluence/display/AIRFLOW/
> Announcements#Announcements-March19,2017
>    <https://cwiki.apache.org/confluence/display/AIRFLOW/
> Announcements#Announcements-March19,2017>
>    - Twitter account :
>     https://twitter.com/ApacheAirflow/status/843721202430492674
>    <https://twitter.com/ApacheAirflow/status/843721202430492674>
>
> FYI, I expect the PyPi link to the release will be :
> https://pypi.python.org/pypi/airflow/1.8.0+apache.incubating
>
> Max, let us know once the PyPi package is available! Bolke, thx again for
> seeing this through!
>
> -s
>
> On Sun, Mar 19, 2017 at 10:46 AM, Bolke de Bruin <bdbr...@gmail.com>
> wrote:
>
> > I have made airflow 1.8 available from: https://dist.apache.org/repos/
> > dist/release/incubator/airflow/1.8.0-incubating/ , I have asked Sid to
> do
> > the official announcement. PyPi can be updated and docs uploaded.
> >
> > Cheers
> > Bolke
> >
> > > On 19 Mar 2017, at 09:21, Bolke de Bruin <bdbr...@gmail.com> wrote:
> > >
> > > I’m doing the announcement on the IPMC in a few (need to grab breakfast
> > first ;-) ). It can be done any time after that.
> > >
> > > I need to bump the version number so I will need to re-sign and create
> a
> > new tar ball. I hope they won’t mind that, as it is a bit of a chicken
> and
> > egg problem.
> > >
> > > Bolke.
> > >
> > >> On 19 Mar 2017, at 09:01, Maxime Beauchemin <
> maximebeauche...@gmail.com>
> > wrote:
> > >>
> > >> @Bolke I can take care of regenerating the docs + pypi upload, just
> let
> > me
> > >> know when
> > >>
> > >> Max
> > >>
> > >> On Fri, Mar 17, 2017 at 5:20 PM, Dan Davydov <dan.davy...@airbnb.com.
> > invalid
> > >>> wrote:
> > >>
> > >>> That's reasonable (treating it a bug instead of a change in
> behavior).
> > Full
> > >>> speed ahead!
> > >>>
> > >>> On Thu, Mar 16, 2017 at 9:01 AM, Bolke de Bruin <bdbr...@gmail.com>
> > wrote:
> > >>>
> > >>>> Hello,
> > >>>>
> > >>>> Apache Airflow (incubating) 1.8.0 (RC5) has been accepted.
> > >>>>
> > >>>> 9 “+1” votes received:
> > >>>>
> > >>>> - Maxime Beauchemin (binding)
> > >>>> - Chris Riccomini (binding)
> > >>>> - Arthur Wiedmer (binding)
> > >>>> - Jeremiah Lowin (binding)
> > >>>> - Siddharth Anand (binding)
> > >>>> - Alex van Boxel (binding)
> > >>>> - Bolke de Bruin (binding)
> > >>>>
> > >>>> - Daniel Huang (non-binding)
> > >>>>
> > >>>> Vote thread (start):
> > >>>> http://mail-archives.apache.org/mod_mbox/incubator-
> > >>>> airflow-dev/201703.mbox/%3cB1833A3A-05FB-4112-B395-
> > >>>> 135caf930...@gmail.com%3e
> > >>>>
> > >>>> Next steps:
> > >>>> 1) will start the voting process at the IPMC mailinglist. I don’t
> > expect
> > >>>> changes.
> > >>>> 2) Only after the positive voting on the IPMC and finalisation I
> will
> > >>>> rebrand the RC to Release.
> > >>>> 3) I will upload it to the incubator release page, then the tar ball
> > >>> needs
> > >>>> to propagate to the mirrors.
> > >>>> 4) Update the website (can someone volunteer please?)
> > >>>> 5) Finally I will ask Maxime to upload it to pypi. It seems we can
> > keep
> > >>>> the apache branding as lib cloud is doing this as well (
> > >>>> https://libcloud.apache.org/downloads.html#pypi-package).
> > >>>>
> > >>>> Cheers,
> > >>>>
> > >>>> Bolke
> > >>>
> > >
> >
> >
>

Reply via email to