Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'doug': 0.05; 'url:launchpad': 0.05; 'subject: -- ': 0.07; 'subject:released': 0.07; 'git': 0.09; 'received:internal': 0.09; 'bug': 0.12; 'from:name:doug hellmann': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:messagingengine.com': 0.16; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'url:bugs': 0.29; 'universal': 0.31; 'candidate': 0.34; 'received:66': 0.35; 'version': 0.36; 'charset:us-ascii': 0.36; 'received:10': 0.37; 'release': 0.40; 'first': 0.61; 'header:Message-Id:1': 0.63; 'our': 0.64; 'skip:1 20': 0.65; 'includes:': 0.68; 'oslo': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:content-type :content-transfer-encoding:subject:date:message-id:cc:to :mime-version; s=smtpout; bh=bNJ6nI4aEO/EuCSvK0zDt9LQu/M=; b=D4e FYEg0B6Pnh5TMkBur3j59ijmEr/x/pteDXLFInU95U6VSMemgwiHYWxlRFNeZk+i qVqH3PY09aNeRstcu0ixcjQ077tHqXgXkM3o5+/5zfG8a6hrFKYdsytJp479s2qL EyiH3j5YjldoAI3RGjv8gw79CsxnsruO21jmTEj8= X-Sasl-enc: dbBtkT1G0sEA5zue1tqQVX1lwWlZdiqty9MCsDouhpFw 1410188289 From: Doug Hellmann Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: stevedore 1.0.0.0a2 released -- juno rc1 Date: Mon, 8 Sep 2014 10:58:08 -0400 To: "OpenStack Development Mailing List (not for usage questions)" Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Mailman-Approved-At: Mon, 08 Sep 2014 16:58:52 +0200 Cc: Python Announce X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1410188333 news.xs4all.nl 2875 [2001:888:2000:d::a6]:47682 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1387 The Oslo team is pleased to release version 1.0.0.0a2 of stevedore, our = first release candidate for stevedore for the OpenStack Juno cycle. This release includes: $ git log --oneline --no-merges 1.0.0.0a1..1.0.0.0a2 860bd8f Build universal wheels Please report issues to the stevedore bug tracker: = https://bugs.launchpad.net/python-stevedore Doug=