Compare commits
	
		
			No commits in common. "c8s" and "c8-beta" have entirely different histories.
		
	
	
		
	
		
							
								
								
									
										18
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1,17 +1 @@ | ||||
| /argcomplete-0.6.3.tar.gz | ||||
| /argcomplete-0.6.7.tar.gz | ||||
| /argcomplete-0.7.0.tar.gz | ||||
| /argcomplete-0.7.1.tar.gz | ||||
| /argcomplete-0.8.0.tar.gz | ||||
| /argcomplete-0.8.4.tar.gz | ||||
| /argcomplete-0.8.1.tar.gz | ||||
| /argcomplete-0.8.8.tar.gz | ||||
| /argcomplete-0.8.9.tar.gz | ||||
| /argcomplete-1.0.0.tar.gz | ||||
| /argcomplete-1.1.0.tar.gz | ||||
| /argcomplete-1.1.1.tar.gz | ||||
| /argcomplete-1.7.0.tar.gz | ||||
| /argcomplete-1.8.1.tar.gz | ||||
| /argcomplete-1.8.2.tar.gz | ||||
| /argcomplete-1.9.2.tar.gz | ||||
| /argcomplete-1.9.3.tar.gz | ||||
| SOURCES/argcomplete-1.9.3.tar.gz | ||||
|  | ||||
							
								
								
									
										1
									
								
								.python-argcomplete.metadata
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.python-argcomplete.metadata
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1 @@ | ||||
| de70124ad24f8cea6f245553291776d9e668b232 SOURCES/argcomplete-1.9.3.tar.gz | ||||
| @ -1,6 +0,0 @@ | ||||
| - nevr: python-argcomplete-1.8.1-1 | ||||
|   changelog: > | ||||
|     Update to 1.8.1 | ||||
| 
 | ||||
|     Full changelog available at:: https://github.com/kislyuk/argcomplete/blob/master/Changes.rst | ||||
|   update_type: enhancement | ||||
| @ -1,6 +0,0 @@ | ||||
| --- !Policy | ||||
| product_versions: | ||||
|   - rhel-8 | ||||
| decision_context: osci_compose_gate | ||||
| rules: | ||||
|   - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} | ||||
							
								
								
									
										1
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								sources
									
									
									
									
									
								
							| @ -1 +0,0 @@ | ||||
| SHA512 (argcomplete-1.9.3.tar.gz) = 6f793b1f34df171478af2c477b5ddeff3f44a4c08d1a9205cff19fcc97e65d19a39ddd5c1d7653a70c738507ee1fb5603c437e16e64b3943a87247426bd270b6 | ||||
| @ -1,22 +0,0 @@ | ||||
| --- | ||||
| - hosts: localhost | ||||
|   tags: | ||||
|     - classic | ||||
|   pre_tasks: | ||||
|     - name: Copy spec file to remote machine | ||||
|       copy: | ||||
|         src: "{{ playbook_dir }}/../python-argcomplete.spec" | ||||
|         dest: /tmp/python-argcomplete.spec | ||||
|     - name: Install build dependencies | ||||
|       shell: dnf -y build-dep /tmp/python-argcomplete.spec | ||||
|       args: | ||||
|         warn: false | ||||
|   roles: | ||||
|     - role: standard-test-source | ||||
|     - role: standard-test-basic | ||||
|       tests: | ||||
|         - smoke: | ||||
|             dir: ./source | ||||
|             run: sed -i -e "1s|#!.*python.*|#!/usr/bin/python3|" test/prog scripts/* && | ||||
|                  sed -i -e "s|python |python3 |" test/test.py && | ||||
|                  python3 setup.py test | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user