dpl 1.5.3.travis.262.1 → 1.5.3.travis.264.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ODgzMjg4YWI4NTIwMGE4NjcyMjI5MTc1Y2JhYTRhZTI3OWFkM2JmNg==
4
+ Y2VjODVmMGUyY2UxOTBiYTIzNzVkODNiZWVhMmEwM2Y4OGE0ZDg1Yw==
5
5
  data.tar.gz: !binary |-
6
- YzhhZjk0YWQ1ZTAxY2NhYWY1NTI3OWI3Mzg0N2Y5MTY3ZTIzOGU2OA==
6
+ NmU2MjlmMDQ3YmU4OGFmMzkzZTQ4NjZmZmUzYmIzNWU4MWRhN2Q5Zg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- OWMwOTk3MmM0YjA3ZjI3ZTQ0OTZmM2Y1NzdlMGNkOWQ1NWFmNzk3M2U1ZTIz
10
- Yjk1ODIzMTU4YzQwYzc3MDZlYjVhZmMzY2U4NmVmOGEwNGQ3NDk3NTgwOWQ5
11
- Y2Y1MjdhMmM4ZDlkMGQ2ZGU2NTZlZTE4ZjBmYTk5NmI3ZDc0N2I=
9
+ ZTVjM2YyNDViOWFlODg3OThjMGVjZmI0MTg4MjVlZDY3ZmY5NWE3YzQ2YzFl
10
+ MmMyM2IzZDNhNTUzZjI2ZDYwYWNiM2FjNDQ2ODNiYzZmZjdkZDA0MjA1M2Rh
11
+ NWM2NDI5Zjk4YWE1NmYwMjAwNTJmNTkzN2QxMzY5MGU4NzYxMjU=
12
12
  data.tar.gz: !binary |-
13
- MWM4MDRkNzkwM2Y4Y2MwMjRhNzU1YTA3MDllZTk5Nzc3MTUyNDJiYzIzYzQ4
14
- ODEzZDU1OTA3OTJhODhlNzY1Nzk1NzBhMzgyNDMwZjljNmViYzc1ODRiYjA4
15
- YmM4Y2EwMzA0ZTZlNTZmOGFhOWFiMTkxZjE1MTc1MzI4MzExZWY=
13
+ ZTVmN2Q3MmRjNDhlNDJiOGQ5NTE0ZGJjYjA1NGE3NzhlZmI4M2E4ZjFmMjA0
14
+ YThiNzk4OWFhYjMzZjliOTdmZWQ2MzdhMjkzZjU0YThmNjc2MzljZTkxYzVi
15
+ OTVkZmI3MTEwMTIyZGZhZTQ5NDlhMjY0ZWJkNmYwZTI0NzI5MmI=
data/README.md CHANGED
@@ -132,7 +132,7 @@ As a rule of thumb, you should switch to the Git strategy if you run into issues
132
132
  * **user**: PyPI Username.
133
133
  * **password**: PyPI Password.
134
134
  * **server**: Optional. Only required if you want to release to a different index. Follows the form of "https://mypackageindex.com/index".
135
- * **distributions**: An space-separated list of distributions to be uploaded to PyPI. Defaults to 'sdist'.
135
+ * **distributions**: A space-separated list of distributions to be uploaded to PyPI. Defaults to 'sdist'.
136
136
 
137
137
  #### Examples:
138
138
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dpl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.3.travis.262.1
4
+ version: 1.5.3.travis.264.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Haase
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-22 00:00:00.000000000 Z
11
+ date: 2013-11-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec